sshuttle/sshuttle
Scott Kuhl 2538beb711 Fix conflicts in localhost detection after removal of ttl code.
Since sshuttle's TTL code was removed in a recent commit, this code
will cause sshuttle to exit when the host specified with -r is
actually the localhost.
2021-07-16 13:37:44 -04:00
..
methods Remove ttl hack & require -r option. 2021-07-12 11:24:29 -04:00
__init__.py Use argparse for command line options 2016-03-22 13:12:59 +11:00
__main__.py Fix installation from wheel 2016-01-17 10:21:21 +11:00
assembler.py Fix conflicts in localhost detection after removal of ttl code. 2021-07-16 13:37:44 -04:00
client.py Fix conflicts in localhost detection after removal of ttl code. 2021-07-16 13:37:44 -04:00
cmdline.py Remove ttl hack & require -r option. 2021-07-12 11:24:29 -04:00
firewall.py Remove ttl hack & require -r option. 2021-07-12 11:24:29 -04:00
helpers.py Refactor debug, log and Fatal messages. 2021-01-01 19:32:48 +11:00
hostwatch.py fix lint errors 2021-06-02 15:32:04 -04:00
linux.py Remove ttl hack & require -r option. 2021-07-12 11:24:29 -04:00
options.py Remove ttl hack & require -r option. 2021-07-12 11:24:29 -04:00
sdnotify.py Refactor debug, log and Fatal messages. 2021-01-01 19:32:48 +11:00
server.py Fix conflicts in localhost detection after removal of ttl code. 2021-07-16 13:37:44 -04:00
ssh.py Improve error messages related to sshuttle server. (#580) 2021-01-04 08:35:10 +11:00
ssnet.py Remove ttl hack & require -r option. 2021-07-12 11:24:29 -04:00
ssyslog.py Close stdin, stdout, and stderr when using syslog or forking to daemon (#283) 2018-11-01 09:27:50 +11:00
stresstest.py Fix PEP8 issues. 2015-11-16 09:10:02 +11:00
sudoers.py Warn about adding sshuttle to sudoers. 2021-05-07 14:13:56 -04:00