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
93
93
Usage on other Linuxes and OSes
94
94
-------------------------------
95
95
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 >
97
97
98
98
- There is a shortcut for 0.0.0.0/0 for those that value
99
99
their wrists
100
- <tt >. /sshuttle -r username@sshserver 0/0 -vv</tt >
100
+ <tt >src /sshuttle -r username@sshserver 0/0 -vv</tt >
101
101
102
102
- If you would also like your DNS queries to be proxied
103
103
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 >
105
105
106
106
The above is probably what you want to use to prevent
107
107
local network attacks such as Firesheep and friends.
You can’t perform that action at this time.
0 commit comments