summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-12Fix UDP channel expiration.sshuttle-0.71Brian May
2015-04-11Merge pull request #6 from lkorth/patch-1Brian May
2015-04-09Fix clone url in READMELuke Korth
2015-03-23Merge pull request #5 from seanzxx/yosemite_support_sudo_fixBrian May
2015-03-21add -e/-d supportSean Zeng
2015-03-21fix mistakeSean Zeng
2015-03-21use -E/-X to enable/disable pf on yosemiteSean Zeng
2015-03-21refine firewall initlizationSean Zeng
2015-03-20add anchor rule directlySean Zeng
2015-03-19fix sudo issueSean Zeng
2015-03-19Merge pull request #4 from seanzxx/yosemite_supportBrian May
2015-03-18fix bootstrapping issue when pf started beforeSean Zeng
2015-03-15refine error messageSean Zeng
2015-03-15optimize the ctypes importSean Zeng
2015-03-15initial support for pf in yosemiteSean Zeng
2014-12-16sshuttle.md: fix whitespace issues.sshuttle-0.70Tim D. Smith
2014-12-16sshuttle.md: document Internet Sharing incompatibilityTim D. Smith
2014-10-06Added --exclude-from feature.Tianyi Cui
2014-10-06Document missing --dns option in sshuttle manpageMiguel Landaeta
2014-10-06firewall.py: catch SIGINT and SIGTERM too.Avery Pennarun
2014-10-03Use python-config to compile with latest Python version.Tyler Sy
2014-09-23Revert Debian package specific change.Brian May
2014-09-23Use the new arguments from redo v0.10.Jimmy Tang
2014-09-23firewall: catch SIGHUP and SIGPIPE.Avery Pennarun
2014-09-23ui-macos/main.py: fix wait() to avoid deadlock.Avery Pennarun
2014-09-23ipfw: don't use 'log' parameter.Avery Pennarun
2014-09-16PEP8 fixes.Brian May
2014-09-15Fix whitespace.Brian May
2014-09-15Fix: Use sock for consistency.Brian May
2014-09-15If IPv4 bind but IPv6 succeeds don't error.Brian May
2014-09-15Remove broken IPv6 code.Brian May
2014-09-15Remove dodgy code.Brian May
2014-09-15Added some Ubuntu notesJim Wyllie
2014-09-15Added some requirementsJim Wyllie
2014-09-15Added a shell script to make a .deb packageJim Wyllie
2014-09-15Added a control file for the Debian packageJim Wyllie
2014-09-15Added a sample prefixes fileJim Wyllie
2014-09-15Sample tunnel configurationJim Wyllie
2014-09-15Changed the sshuttle binary to point to installJim Wyllie
2014-09-15Changed the file to be more "canonical"Jim Wyllie
2014-09-15Added the PyXAPI requirement to the readmeJim Wyllie
2014-09-15Adding more robust exit codesJim Wyllie
2014-09-15Added -s to accept subnets from a config fileJim Wyllie
2014-09-15First version; still has debuggingJim Wyllie
2014-09-15Moved docs out of the src directoryJim Wyllie
2014-09-15Mass relocation of files to their own subdirectoryJim Wyllie
2014-09-15Fixed a bug where lack of IPv6 destination = fatalJim Wyllie
2011-08-26TProxy UDP support, including DNS.Brian May
2011-07-11TProxy IPv6 support.Brian May
2011-07-11TProxy support as well as NAT support.Brian May