sshuttle/sshuttle
Brian May aaa6062329 Remove IPFW support.
This is no longer used by modern MacOSX and not getting tested.

It also required a do_wait() function which was a complication for
sshuttle as a whole.

Can get resurrected if required.
2015-12-06 11:33:52 +11:00
..
methods Remove IPFW support. 2015-12-06 11:33:52 +11:00
tests Remove IPFW support. 2015-12-06 11:33:52 +11:00
__init__.py Restructure code 2015-11-15 16:45:26 +11:00
__main__.py Remove IPFW support. 2015-12-06 11:33:52 +11:00
assembler.py Fix passing latency_control to server. 2015-11-16 11:32:17 +11:00
client.py Print Python version used for the various stages. 2015-12-01 10:03:24 +11:00
firewall.py Remove IPFW support. 2015-12-06 11:33:52 +11:00
helpers.py Remove unused function. 2015-11-17 10:58:29 +11:00
hostwatch.py Print Python version used for the various stages. 2015-12-01 10:03:24 +11:00
linux.py Restructure code 2015-11-16 18:55:56 +11:00
options.py Add Python 3.5 support. 2015-11-16 09:09:01 +11:00
server.py Print Python version used for the various stages. 2015-12-01 10:03:24 +11:00
ssh.py Try Python3.5 by default. 2015-12-05 14:41:22 +11:00
sshuttle.md Remove IPFW support. 2015-12-06 11:33:52 +11:00
ssnet.py Add sock paramater to Handler callbacks 2015-11-24 12:19:31 +11:00
ssyslog.py Add Python 3.5 support. 2015-11-16 09:09:01 +11:00
stresstest.py Fix PEP8 issues. 2015-11-16 09:10:02 +11:00