mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-07-08 18:47:25 +02:00
README.md: fix little bug
The ssh hostname should immediately follow the -r parameter.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user