From 97f10cfa7d6f93490006424da0abccdc781fe669 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Tue, 11 Jun 2024 13:41:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 254de62..50993b0 100644 --- a/README.md +++ b/README.md @@ -602,7 +602,7 @@ More: [https://github.com/twelvesec/port-forwarding](https://github.com/twelvese **3.iii.c Bouncing traffic with iptables** -Use the host 192.168.0.100 as a Jump-Host: Forward any connection from anywhere to 192.168.0.100:53 onwards to 1.2.3.4:443. +Bounce through a host/router without needing to run a userland proxy or forwarder: ```sh ipfwinit() { echo 1 >/proc/sys/net/ipv4/ip_forward