mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-07 06:01:06 +01:00
README: add information about which iptables modules are needed.
As requested by a user.
This commit is contained in:
parent
4a93d3362d
commit
403a088e07
11
README.md
11
README.md
@ -30,6 +30,17 @@ common case:
|
|||||||
TCP-over-TCP, which has terrible performance (see below).
|
TCP-over-TCP, which has terrible performance (see below).
|
||||||
|
|
||||||
|
|
||||||
|
Prerequisites
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- sudo, su, or logged in as root on your client machine
|
||||||
|
(the server doesn't need admin access).
|
||||||
|
|
||||||
|
- Linux+iptables on your client machine, including at
|
||||||
|
least the iptables DNAT, REDIRECT, and ttl modules.
|
||||||
|
(This is available by default on most Linux distributions.)
|
||||||
|
|
||||||
|
|
||||||
This is how you use it:
|
This is how you use it:
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user