mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-22 16:03:57 +01:00
79181043bc
The package 'iptables-mod-extra' also needs to be installed
9 lines
217 B
ReStructuredText
9 lines
217 B
ReStructuredText
OpenWRT
|
|
========
|
|
|
|
Run::
|
|
|
|
opkg install python3 python3-pip iptables-mod-extra 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
|