From a29c4614431c0f7b705ee793f0a98348cdd29595 Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Wed, 27 May 2020 04:18:50 +0300 Subject: add time option for tee hook --- USAGE | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'USAGE') diff --git a/USAGE b/USAGE index ceea62d..bd9a8a4 100644 --- a/USAGE +++ b/USAGE @@ -1,9 +1,15 @@ -1. Transparent redirect proxy +1. Transparent proxy using redirect iptables -t nat -A OUTPUT -p tcp -d 198.145.29.83 -j REDIRECT --to-port 4000 tunnel add 4000,listen,redirect :proxy,addr=@original.addr @proxyaddr -BUG: - Using ipv4 redirection if direct connection established - original.addr will be equal to listen address +- check forward usage + +BUGS: + Direct connection also possible. In this case original.addr will be equal to listen address. + This happens when ipv4 is used. + +2. Transparent proxy using tproxy + +- todo -- cgit v1.2.3-70-g09d2