mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-21 23:43:18 +01:00
fixing a tiny typo
This commit is contained in:
parent
152c14c079
commit
e4ae714cf8
@ -11,7 +11,7 @@ Forward all traffic::
|
|||||||
sshuttle -r username@sshserver 0.0.0.0/0
|
sshuttle -r username@sshserver 0.0.0.0/0
|
||||||
|
|
||||||
- Use the :option:`sshuttle -r` parameter to specify a remote server.
|
- Use the :option:`sshuttle -r` parameter to specify a remote server.
|
||||||
One some systems, you may also need to use the :option:`sshuttle -x`
|
On some systems, you may also need to use the :option:`sshuttle -x`
|
||||||
parameter to exclude sshserver or sshserver:22 so that your local
|
parameter to exclude sshserver or sshserver:22 so that your local
|
||||||
machine can communicate directly to sshserver without it being
|
machine can communicate directly to sshserver without it being
|
||||||
redirected by sshuttle.
|
redirected by sshuttle.
|
||||||
|
Loading…
Reference in New Issue
Block a user