mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-15 12:34:40 +01:00
README.md: fix little bug
The ssh hostname should immediately follow the -r parameter.
This commit is contained in:
parent
e2ec475de3
commit
15e26d2e0e
@ -72,7 +72,7 @@ This is how you use it:
|
||||
|
||||
- If you would also like your DNS queries to be proxied
|
||||
through the DNS server of the server you are connect to:
|
||||
<tt>./sshuttle --dns -rvv username@sshserver 0/0</tt>
|
||||
<tt>./sshuttle --dns -vvr username@sshserver 0/0</tt>
|
||||
|
||||
The above is probably what you want to use to prevent
|
||||
local network attacks such as Firesheep and friends.
|
||||
|
Loading…
Reference in New Issue
Block a user