summaryrefslogtreecommitdiffstats
path: root/sshuttle
AgeCommit message (Expand)Author
2020-12-28Refactor automatic method selection.Scott Kuhl
2020-12-28Set default tmark to pass coverage testsSamuel Bernardo
2020-12-28Set default tmark to pass coverage testsSamuel Bernardo
2020-12-28Correct options typo for argument tmarkSamuel Bernardo
2020-12-28Correct flake8 liting issuesSamuel Bernardo
2020-12-28Add .gitignore .vscode/ path. Resolve the issue #374 adding tproxy mark optio...Samuel Bernardo
2020-11-16Fix handling OSError in FirewallClient#__init__Krouton
2020-11-05Merge pull request #558 from skuhl/dns-to-noneBrian May
2020-11-04Fix long line in previous commitScott Kuhl
2020-11-04Merge pull request #552 from skuhl/systemd-resolvedBrian May
2020-11-04Merge pull request #557 from skuhl/nft-ipv6-improvementsBrian May
2020-11-03Make server and client handle resolv.conf differently.Scott Kuhl
2020-11-03Improve nft IPv6 support.Scott Kuhl
2020-11-03Improve error message when "ip" and "netstat" are missing and --auto-nets fai...Scott Kuhl
2020-10-26Merge branch 'master' into which-fix to resolve merge conflict.Scott Kuhl
2020-10-26Fix "DNS request from ... to None" messages.Scott Kuhl
2020-10-25Intercept DNS requests sent by systemd-resolved.Scott Kuhl
2020-10-23Improve consistency of PATH, environments, and which()Scott Kuhl
2020-10-21IPv6 support in nft method.Scott Kuhl
2020-10-22Merge pull request #549 from skuhl/nft-nat-updateBrian May
2020-10-21Make nat and nft rules consistent; improve rule ordering.Scott Kuhl
2020-10-21Merge pull request #544 from skuhl/fix-no-remoteBrian May
2020-10-20Add missing space in client ssh error messageScott Kuhl
2020-10-20whitespace cleanupScott Kuhl
2020-10-20Make prefixes in verbose output more consistent.Scott Kuhl
2020-10-20Merge pull request #541 from skuhl/use-all-ipsBrian May
2020-10-19Only write /etc/hosts when necessary.Scott Kuhl
2020-10-18Allow no remote to work.Scott Kuhl
2020-10-18sdnotify.py documentationScott Kuhl
2020-10-18Update/document client's handling of IPv4 and IPv6.Scott Kuhl
2020-10-17fix flake8 issues, clarify commentScott Kuhl
2020-10-16When subnets and excludes are specified with hostnames, use all IPs.Scott Kuhl
2020-10-08Include sshuttle version in verbose output.Scott Kuhl
2020-09-07remove unneeded blank lineScott Kuhl
2020-09-07Remove extra whitespace, wrap long linesScott Kuhl
2020-09-07Fix #494 sshuttle caught in infinite select() loop.Scott Kuhl
2020-08-29Fix python2 client compatibilityJoseph Barker
2020-08-28Fix Codacy check redefined-argument-from-localJoseph Barker
2020-08-28Fix flake8 line too longJoseph Barker
2020-08-28Fix python2 server compatibilityJoseph Barker
2020-08-15allow Mux() flush/fill to work with python < 3.5Dan Streetman
2020-08-13Merge pull request #506 from sshuttle/test_parse_hostportBrian May
2020-08-13Fix parse_hostport to always return string for hosttest_parse_hostportBrian May
2020-08-10fix: workaroundJoshua Li
2020-08-10Revert "fix: require -r/--remote"Joshua Li
2020-08-10fix: require -r/--remoteJoshua Li
2020-07-16Increase IP4 ttl to 63 hops instead of 42Erik Selin
2020-06-27Add missing importbrianmay-patch-1Brian May
2020-06-17leave use of default port to ssh commandTony Kasparick
2020-06-10remove outdated commentJoshua Li