summaryrefslogtreecommitdiffstats
path: root/sshuttle/helpers.py
AgeCommit message (Expand)Author
2024-01-05Keep terminal in a sane state when sudo use_pty is used.Scott Kuhl
2022-01-07Print to console with \r\n line endings.Scott Kuhl
2021-01-01Refactor debug, log and Fatal messages.Scott Kuhl
2020-11-04Merge pull request #552 from skuhl/systemd-resolvedBrian May
2020-11-03Make server and client handle resolv.conf differently.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-06-03reduceJoshua Li
2020-06-03remove version_info based branchingJoshua Li
2019-02-11Fix/pep8 (#277)Bastian Venthur
2016-04-30Fix PEP8 issuesBrian May
2016-04-03Backward compatibility with Python 2.4 (server)vieira
2015-12-14Print PF rules used.Brian May
2015-11-17Remove unused function.Brian May
2015-11-16Add Python 3.5 support.Brian May
2015-11-15Restructure codeBrian May