From 79181043bc48e4b690cc95752a35bd9922dd4d77 Mon Sep 17 00:00:00 2001 From: Leif Naundorf Date: Mon, 10 Aug 2020 16:35:05 +0200 Subject: [PATCH] Add missing package in OpenWRT documentation The package 'iptables-mod-extra' also needs to be installed --- docs/openwrt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -x 192.168.1.1 0/0