File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,15 +93,15 @@ Usage on (Ubuntu) Linux
9393Usage on other Linuxes and OSes
9494-------------------------------
9595
96- <tt >. /sshuttle -r username@sshserver 0.0.0.0/0 -vv</tt >
96+ <tt >src /sshuttle -r username@sshserver 0.0.0.0/0 -vv</tt >
9797
9898 - There is a shortcut for 0.0.0.0/0 for those that value
9999 their wrists
100- <tt >. /sshuttle -r username@sshserver 0/0 -vv</tt >
100+ <tt >src /sshuttle -r username@sshserver 0/0 -vv</tt >
101101
102102 - If you would also like your DNS queries to be proxied
103103 through the DNS server of the server you are connect to:
104- <tt >. /sshuttle --dns -vvr username@sshserver 0/0</tt >
104+ <tt >src /sshuttle --dns -vvr username@sshserver 0/0</tt >
105105
106106 The above is probably what you want to use to prevent
107107 local network attacks such as Firesheep and friends.
You can’t perform that action at this time.
0 commit comments