Add missing package in OpenWRT documentation

The package 'iptables-mod-extra' also needs to be installed
This commit is contained in:
Leif Naundorf 2020-08-10 16:35:05 +02:00 committed by GitHub
parent c0a81353ab
commit 79181043bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,6 @@ OpenWRT
Run:: Run::
opkg install python3 python3-pip iptables-mod-nat-extra iptables-mod-ipopt opkg install python3 python3-pip iptables-mod-extra iptables-mod-nat-extra iptables-mod-ipopt
python3 /usr/bin/pip3 install sshuttle python3 /usr/bin/pip3 install sshuttle
sshuttle -l 0.0.0.0 -r <IP> -x 192.168.1.1 0/0 sshuttle -l 0.0.0.0 -r <IP> -x 192.168.1.1 0/0