mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-06 05:59:01 +01:00
8 lines
196 B
ReStructuredText
8 lines
196 B
ReStructuredText
OpenWRT
|
|
========
|
|
|
|
Run:
|
|
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
|