summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-09Update changelog for 0.78.3v0.78.3Brian May
2017-07-09Get version for sphinx from sshuttle.versionBrian May
2017-07-09Fix error in requirements.rstBrian May
2017-07-09Pin version in requirements.txtBrian May
2017-07-09Update setup.cfgBrian May
2017-07-09Update and reformat changelogBrian May
2017-05-08Order first by port range and only then by swidthvieira
2017-05-07Adds support for tunneling specific port ranges (#144)João Vieira
2017-04-05Work around non tabular headers in BSD netstatvieira
2017-02-21Fix UDP and DNS support on Python 2.7 with tproxy methodS-trace
2017-02-11Fixed tests after adding support for iproute2vieira
2017-02-11Small refactoring of netstat/iproute parsingvieira
2017-02-11Add support for iproute2vieira
2017-02-11Allow remote hosts with colons in the usernameStephen Levine
2017-01-28Re-introduce ipfw support for sshuttle on FreeBSD with support for --DNS opti...Ermal Luci
2017-01-15Add support for PfSensevieira
2017-01-09Set started_by_sshuttle False after disabling pfvieira
2016-10-30Fix punctuation and explain Type=notifyvieira
2016-10-30Tests and documentation for systemd integrationvieira
2016-10-29Move pytest-runner to tests_requirevieira
2016-10-28Fix warning: closed channel got=STOP_SENDINGJason Woods
2016-10-24Support sdnotify for better systemd integrationvieira
2016-10-13Fix #117 to allow for no subnets via file (-s)Joao Vieira
2016-10-04Fix argument splitting for multi-word argumentsFelix Dreissig
2016-09-27Allow subnets to be given only by file (-s)vieira
2016-09-05Merge pull request #113 from RichiH/patch-1Brian May
2016-09-04requirements.rst: Fix mistakesRichard Hartmann
2016-09-01Fix typo, space not required hereBrian May
2016-09-01Update installation instructionsBrian May
2016-08-30Support using run from different directoryBrian May
2016-08-30Ensure we update sshuttle/version.py in runBrian May
2016-08-30Don't print python version in runBrian May
2016-08-30Add CWD to PYTHONPATH in runBrian May
2016-08-06New releasev0.78.1Brian May
2016-08-06Add changes for next releaseBrian May
2016-07-29Merge pull request #108 from vieira/pf-ipv6Brian May
2016-07-27Use == instead of is to compare with AF_INETvieira
2016-07-27Fixes missing comma from tuple in pf testsvieira
2016-07-27Tests for IPv6 on pfvieira
2016-07-27Be more specific and consistent in some pf rulesvieira
2016-07-24IPv6 support for BSD and OSXvieira
2016-07-24AF_INET6 is different between BSDs and Linuxvieira
2016-07-24Exclude the IP where sshuttle is really listeningvieira
2016-07-10Add pytest-runner supportBrian May
2016-07-09Fixes type mismatch between str and bytesvieira
2016-06-17Fix OpenBSD pf test failureHuiqiang Liu
2016-06-17Merge pull request #1 from vieira/patch-1Huiqiang Liu
2016-06-16Add <forward_subnets> to divert rule in OpenBSDJoão Vieira
2016-06-16Hack pf to enable multiple instances in Mac OS X 10.10 and aboveHuiqiang Liu
2016-05-02tweak docs to match @vieira's changesDan Lenski