sshuttle/sshuttle
rjharmon 9b10df21b6 Arrange systemd notification to clarify the meaning
* this spot in the lifecycle is precisely when we know that the
   remote server is running AND that the local firewall-control
   daemon is started.
2020-03-24 16:15:41 +11:00
..
methods Simplify nftables based method 2020-02-07 07:53:47 +11: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 assembler import fix (#319) 2019-02-14 12:11:11 +11:00
client.py Arrange systemd notification to clarify the meaning 2020-03-24 16:15:41 +11:00
cmdline.py Auto sudoers file (#269) 2019-12-13 08:15:31 +11:00
firewall.py Run all systemd notifications from main process 2020-03-24 16:15:41 +11:00
helpers.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
hostwatch.py Trap UnicodeError to handle cases where hostnames returned by DNS are invalid. 2020-03-24 16:13:33 +11:00
linux.py Simplify nftables based method 2020-02-07 07:53:47 +11:00
options.py Auto sudoers file (#269) 2019-12-13 08:15:31 +11:00
sdnotify.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
server.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
ssh.py Make hostwatch locale-independent (#379) 2019-11-09 11:27:57 +11:00
ssnet.py Add option for latency control buffer size 2019-11-08 08:01:52 +11: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 Auto sudoers file (#269) 2019-12-13 08:15:31 +11:00