mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-05 06:48:53 +02:00
parent
28017303f2
commit
59865269ac
@ -10,7 +10,7 @@ Contents:
|
|||||||
requirements
|
requirements
|
||||||
installation
|
installation
|
||||||
usage
|
usage
|
||||||
Manpage <manpage>
|
Man Page <manpage>
|
||||||
how-it-works
|
how-it-works
|
||||||
support
|
support
|
||||||
trivia
|
trivia
|
||||||
|
@ -49,6 +49,9 @@ Options
|
|||||||
run :program:`sshuttle` on a router) try enabling IP Forwarding in
|
run :program:`sshuttle` on a router) try enabling IP Forwarding in
|
||||||
your kernel, then using ``--listen 0.0.0.0:0``.
|
your kernel, then using ``--listen 0.0.0.0:0``.
|
||||||
|
|
||||||
|
For the tproxy method this can be an IPv6 address. Use this option twice if
|
||||||
|
required, to provide both IPv4 and IPv6 addresses.
|
||||||
|
|
||||||
.. option:: -H, --auto-hosts
|
.. option:: -H, --auto-hosts
|
||||||
|
|
||||||
Scan for remote hostnames and update the local /etc/hosts
|
Scan for remote hostnames and update the local /etc/hosts
|
||||||
@ -161,6 +164,10 @@ Options
|
|||||||
*pidfilename*. The default is ``sshuttle.pid`` in the
|
*pidfilename*. The default is ``sshuttle.pid`` in the
|
||||||
current directory.
|
current directory.
|
||||||
|
|
||||||
|
.. option:: --disable-ipv6
|
||||||
|
|
||||||
|
If using the tproxy method, this will disable IPv6 support.
|
||||||
|
|
||||||
.. option:: --firewall
|
.. option:: --firewall
|
||||||
|
|
||||||
(internal use only) run the firewall manager. This is
|
(internal use only) run the firewall manager. This is
|
||||||
|
Loading…
Reference in New Issue
Block a user