summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLeif Naundorf <kontakt@leifnaundorf.de>2020-08-10 16:35:05 +0200
committerGitHub <noreply@github.com>2020-08-10 16:35:05 +0200
commit79181043bc48e4b690cc95752a35bd9922dd4d77 (patch)
tree22d8754e088f4cee61a7f167a24886c29d09f915 /docs
parentc0a81353ab559604ed01cc9c5fbb8e6b3157c067 (diff)
Add missing package in OpenWRT documentation
The package 'iptables-mod-extra' also needs to be installed
Diffstat (limited to 'docs')
-rw-r--r--docs/openwrt.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openwrt.rst b/docs/openwrt.rst
index 46c6614..4648d89 100644
--- a/docs/openwrt.rst
+++ b/docs/openwrt.rst
@@ -3,6 +3,6 @@ OpenWRT
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
sshuttle -l 0.0.0.0 -r <IP> -x 192.168.1.1 0/0