2019-09-21 18:08:50 +02:00
|
|
|
OpenWRT
|
|
|
|
========
|
|
|
|
|
2019-12-13 05:53:55 +01:00
|
|
|
Run::
|
|
|
|
|
2019-09-21 18:08:50 +02:00
|
|
|
opkg install python3 python3-pip iptables-mod-nat-extra iptables-mod-ipopt
|
|
|
|
python3 /usr/bin/pip3 install sshuttle
|
|
|
|
sshuttle -l 0.0.0.0 -r <IP> -x 192.168.1.1 0/0
|