Skip to content

Commit 15e26d2

Browse files
grissiomapenwarr
authored andcommitted
README.md: fix little bug
The ssh hostname should immediately follow the -r parameter.
1 parent e2ec475 commit 15e26d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This is how you use it:
7272

7373
- If you would also like your DNS queries to be proxied
7474
through the DNS server of the server you are connect to:
75-
<tt>./sshuttle --dns -rvv username@sshserver 0/0</tt>
75+
<tt>./sshuttle --dns -vvr username@sshserver 0/0</tt>
7676

7777
The above is probably what you want to use to prevent
7878
local network attacks such as Firesheep and friends.

0 commit comments

Comments
 (0)