Commit Graph

  • 0cfee0ba84 ipfw expects text. JohnHay 2021-12-20 09:20:32 +02:00
  • f247853f39 Changed one place where the Exception text was still tproxy to ipfw. JohnHay 2021-12-20 08:58:25 +02:00
  • 7c1f2b08cf Indent the else to the same level as its if. JohnHay 2021-12-20 08:55:38 +02:00
  • f65a51bbee Add fport and lport (unused) to the for that parse subnets. Otherwise python is unhappy with "ValueError: too many values to unpack (expected 4)" JohnHay 2021-12-20 08:53:34 +02:00
  • b1ee4f1d65 check-state does not take extra options. JohnHay 2021-12-20 08:37:15 +02:00
  • 4f20efd592 Merge pull request #702 from sshuttle/dependabot/github_actions/actions/setup-python-2.3.1 Brian May 2021-12-01 08:44:47 +11:00
  • fa0de2d1b7 Bump actions/setup-python from 2.3.0 to 2.3.1 dependabot[bot] 2021-11-30 10:07:48 +00:00
  • 01415dc52e Merge pull request #700 from sshuttle/dependabot/github_actions/actions/setup-python-2.3.0 Brian May 2021-11-19 09:31:07 +11:00
  • 9257077b4e Bump actions/setup-python from 2.2.2 to 2.3.0 dependabot[bot] 2021-11-18 10:09:21 +00:00
  • b896a4b7f3 Remove references to legacy PyXAPI socket_ext for recvmsg Brian May 2021-11-11 07:57:42 +11:00
  • fca9bd6478 Merge pull request #695 from sshuttle/dependabot/github_actions/actions/checkout-2.4.0 Brian May 2021-11-04 07:57:40 +11:00
  • 42bb67b050 Bump actions/checkout from 2.3.5 to 2.4.0 dependabot[bot] 2021-11-03 10:08:19 +00:00
  • b7800dadda Merge pull request #694 from cclauss/patch-1 Brian May 2021-11-02 16:59:58 +11:00
  • 3de631abec pythonpackage.yml: Add Python 3.10 to the testing Christian Clauss 2021-11-01 19:35:57 +01:00
  • 35382a98a7 Merge pull request #689 from sshuttle/dependabot/github_actions/actions/checkout-2.3.5 Brian May 2021-10-19 07:50:09 +11:00
  • bebfa45626 Bump actions/checkout from 2.3.4 to 2.3.5 dependabot[bot] 2021-10-18 10:11:32 +00:00
  • 387dd4775b Merge pull request #687 from sshuttle/dependabot/pip/flake8-4.0.1 Brian May 2021-10-12 07:40:16 +11:00
  • f5cf79893a Bump flake8 from 4.0.0 to 4.0.1 dependabot[bot] 2021-10-11 20:38:33 +00:00
  • 86a651099e Bump pyflakes from 2.3.1 to 2.4.0 dependabot[bot] 2021-10-07 10:11:04 +00:00
  • a42f6a5e67 Bump flake8 from 3.9.2 to 4.0.0 dependabot[bot] 2021-10-11 10:08:18 +00:00
  • 5c4c943db8 Merge pull request #683 from sshuttle/dependabot/pip/pytest-cov-3.0.0 Brian May 2021-10-05 08:00:42 +11:00
  • ccf1c9f478 Bump pytest-cov from 2.12.1 to 3.0.0 dependabot[bot] 2021-10-04 10:12:27 +00:00
  • 9399cf10f6 Merge pull request #682 from a1346054/fixes Brian May 2021-09-23 08:49:18 +10:00
  • b95c1f3357 Trim excess whitespace a1346054 2021-09-22 12:13:22 +00:00
  • 5257d9fd1b Fix shellcheck warnings a1346054 2021-09-22 12:33:37 +00:00
  • ef244a5490 Fix typos a1346054 2021-09-22 12:07:24 +00:00
  • 7fb0f0a81b Merge pull request #678 from sshuttle/dependabot/pip/setuptools-scm-6.3.2 Brian May 2021-09-14 07:45:18 +10:00
  • e8653d444d Bump setuptools-scm from 6.3.1 to 6.3.2 dependabot[bot] 2021-09-13 10:11:54 +00:00
  • 83038f0472 Merge pull request #676 from balping/master Brian May 2021-09-07 08:57:25 +10:00
  • 9974ca17f8 add openSUSE install instructions Balázs Dura-Kovács 2021-09-06 23:47:12 +01:00
  • e2f2fecc8a Merge pull request #675 from sshuttle/dependabot/pip/setuptools-scm-6.3.1 Brian May 2021-09-07 08:26:20 +10:00
  • b59ce9c014 Bump setuptools-scm from 6.1.1 to 6.3.1 dependabot[bot] 2021-09-06 10:10:44 +00:00
  • aa50f762cc Merge pull request #674 from sshuttle/dependabot/pip/pytest-6.2.5 Brian May 2021-09-01 08:49:21 +10:00
  • 57640ea2d0 Bump pytest from 6.2.4 to 6.2.5 dependabot[bot] 2021-08-31 10:09:42 +00:00
  • e59cc3959c Merge pull request #672 from sshuttle/dependabot/pip/setuptools-scm-6.1.1 Brian May 2021-08-28 17:28:18 +10:00
  • 86d20da82a Bump setuptools-scm from 6.0.1 to 6.1.1 dependabot[bot] 2021-08-27 10:11:01 +00:00
  • d3fae535cd Merge pull request #668 from skuhl/use-pty-warning Brian May 2021-07-30 07:54:57 +10:00
  • 7d44e890eb Merge pull request #667 from skuhl/server-version-print-early Brian May 2021-07-30 07:52:28 +10:00
  • 68a7766d24 Improve error message when sudo's use_pty option is enabled. Scott Kuhl 2021-07-29 11:49:09 -04:00
  • 09aab1a0fa Print server's python version earlier Scott Kuhl 2021-07-29 11:26:05 -04:00
  • bd00a530dd Merge pull request #661 from skuhl/no-ttl Brian May 2021-07-15 11:47:57 +10:00
  • bc065e368d Remove ttl hack & require -r option. Scott Kuhl 2021-05-31 23:33:55 -04:00
  • 6ae0b51c61 Merge pull request #658 from skuhl/pfctl-error-report Brian May 2021-07-01 08:03:00 +10:00
  • d7e257642e Print pfctl error message when it returns non-zero. Scott Kuhl 2021-06-30 13:57:54 -04:00
  • bea5e1a1f4 Merge pull request #657 from kylekyle/master Brian May 2021-06-29 08:21:04 +10:00
  • 99787c1459 Remove psutil from requirements.txt Kyle King 2021-06-26 13:11:24 -04:00
  • ee02e1aaa2 Merge pull request #656 from kylekyle/master Brian May 2021-06-25 15:06:39 +10:00
  • c06581cf83 replace psutil with os Kyle 2021-06-23 21:53:03 -04:00
  • 78b80709f2 Merge pull request #650 from skuhl/hw-improve Brian May 2021-06-03 07:28:12 +10:00
  • d3f4889f21 fix lint errors Scott Kuhl 2021-06-02 15:32:04 -04:00
  • 560c6b4ce8 Improve hostwatch robustness and documentation. Scott Kuhl 2021-06-02 14:10:41 -04:00
  • d21a322f05 Merge pull request #649 from sshuttle/dependabot/pip/pytest-cov-2.12.1 Brian May 2021-06-02 20:20:55 +10:00
  • 3e308b4266 Bump pytest-cov from 2.12.0 to 2.12.1 dependabot[bot] 2021-06-02 06:20:06 +00:00
  • a3cbf0885f Merge pull request #646 from skuhl/nat-ipv6 Brian May 2021-06-01 07:40:08 +10:00
  • 3f201095ea Merge branch 'master' into nat-ipv6 Scott Kuhl 2021-05-30 21:09:32 -04:00
  • 58c264ff1c Merge pull request #648 from skuhl/sudoers-add-sanitize Brian May 2021-05-31 07:53:19 +10:00
  • 1820264dd5 Merge pull request #647 from skuhl/man-page-updates Brian May 2021-05-31 07:48:56 +10:00
  • be847f5d81 Merge pull request #645 from skuhl/hostwatch-remove-dead-code Brian May 2021-05-31 07:44:21 +10:00
  • d2836a082f Merge pull request #644 from skuhl/fix-tmark Brian May 2021-05-31 07:42:30 +10:00
  • 8c5ffc9e72 Fix #637: File written by sudoers-add should always begin with /etc/sudoers.d/ Scott Kuhl 2021-05-30 17:03:03 -04:00
  • 843a729d64 flake8: fix long line Scott Kuhl 2021-05-29 21:58:56 -04:00
  • 851b26cb13 Update documentation Scott Kuhl 2020-10-21 01:05:21 -04:00
  • c026a92cad Add IPv6 support to nat (iptables) method. Scott Kuhl 2021-05-28 17:55:17 -04:00
  • 1dbec7252d Remove dead code in hostwatch.py Scott Kuhl 2021-05-29 20:48:33 -04:00
  • a7df12cd68 Fix --tmark option Scott Kuhl 2021-05-27 16:21:42 -04:00
  • bc54ffe398 Merge pull request #643 from skuhl/fix-to-ns-with-ns-hosts Brian May 2021-05-22 13:06:48 +10:00
  • 31f059883c Fix: Allow --to-ns and --ns-host without --dns. Scott Kuhl 2021-05-21 17:47:38 -04:00
  • f376674941 Merge pull request #634 from skuhl/systemd-dns-flush Brian May 2021-05-18 15:40:56 +10:00
  • 41ca86dbf2 Merge pull request #640 from sshuttle/dependabot/pip/pytest-cov-2.12.0 Brian May 2021-05-18 08:17:26 +10:00
  • 7760d63870 Bump pytest-cov from 2.11.1 to 2.12.0 dependabot[bot] 2021-05-17 07:36:53 +00:00
  • 8b69c706c2 Merge pull request #639 from sshuttle/dependabot/github_actions/actions/setup-python-2.2.2 Brian May 2021-05-12 20:36:42 +10:00
  • d289fb2e73 Merge pull request #638 from sshuttle/dependabot/github_actions/actions/checkout-2.3.4 Brian May 2021-05-12 20:36:28 +10:00
  • 20c38afaba Bump actions/setup-python from 2 to 2.2.2 dependabot[bot] 2021-05-12 06:13:47 +00:00
  • 7aeb7929c5 Bump actions/checkout from 2 to 2.3.4 dependabot[bot] 2021-05-12 06:13:43 +00:00
  • 30767135fb Merge pull request #636 from sshuttle/dependabot/pip/flake8-3.9.2 Brian May 2021-05-10 20:53:51 +10:00
  • df383edaf6 Bump flake8 from 3.9.1 to 3.9.2 dependabot[bot] 2021-05-10 10:00:12 +00:00
  • 88154f4f9c Merge pull request #635 from skuhl/sudoers-warning Brian May 2021-05-09 20:25:26 +10:00
  • 915497f73f Warn about adding sshuttle to sudoers. Scott Kuhl 2021-05-07 14:13:56 -04:00
  • 652113818e Merge pull request #633 from sshuttle/dependabot/pip/pytest-6.2.4 Brian May 2021-05-06 08:08:28 +10:00
  • cdfb4b7d71 Flush systemd DNS cache on startup and exit. Scott Kuhl 2021-05-05 12:24:58 -04:00
  • 45b788c908 Bump pytest from 6.2.3 to 6.2.4 dependabot[bot] 2021-05-05 07:58:09 +00:00
  • f6176d3581 Merge pull request #630 from thesamesam/patch-1 Brian May 2021-04-27 07:47:46 +10:00
  • bc08198cae README.rst: fix Gentoo entry syntax Sam James 2021-04-26 16:22:42 +01:00
  • 613412b3cd Merge pull request #627 from sshuttle/dependabot/pip/flake8-3.9.1 Brian May 2021-04-18 10:26:40 +10:00
  • 4f7706db59 Bump flake8 from 3.9.0 to 3.9.1 dependabot[bot] 2021-04-16 08:00:29 +00:00
  • 7307636d35 Merge pull request #624 from sshuttle/dependabot/add-v2-config-file Brian May 2021-04-08 11:47:33 +10:00
  • 1f5161e48c Create Dependabot config file dependabot-preview[bot] 2021-04-08 01:40:51 +00:00
  • d505b08104 Merge pull request #623 from sshuttle/dependabot/pip/pytest-6.2.3 Brian May 2021-04-06 08:37:03 +10:00
  • 3e3608f572 Bump pytest from 6.2.2 to 6.2.3 dependabot-preview[bot] 2021-04-05 06:17:47 +00:00
  • 51a1078371 Merge pull request #622 from necrose99/patch-1 Brian May 2021-03-26 07:52:21 +11:00
  • f55983e485 Merge pull request #620 from sshuttle/dependabot/pip/pyflakes-2.3.1 Brian May 2021-03-26 07:51:48 +11:00
  • e54747bfb0 Update README.rst Michael L 2021-03-25 14:12:32 -05:00
  • d8acf15c1e Bump pyflakes from 2.3.0 to 2.3.1 dependabot-preview[bot] 2021-03-25 06:12:41 +00:00
  • bafc0a7038 Merge pull request #618 from patrislav1/bugfix-dnsproxy Brian May 2021-03-21 09:21:26 +11:00
  • 4c11dd7183 options: make sure ttl is of integer type Patrick Huesmann 2021-03-20 12:26:17 +01:00
  • 4257c8d34e Merge pull request #617 from patrislav1/bugfix-iptables-wait Brian May 2021-03-20 11:27:20 +11:00
  • dc657a93f4 Merge pull request #616 from sshuttle/dependabot/pip/setuptools-scm-6.0.1 Brian May 2021-03-19 09:01:02 +11:00
  • 5e177d81bc Fix firewall setup/teardown failure on xtable lock Patrick Huesmann 2021-03-18 09:41:21 +01:00
  • 7015d7a823 Bump setuptools-scm from 5.0.2 to 6.0.1 dependabot-preview[bot] 2021-03-18 06:10:30 +00:00
  • 014a268b99 Merge pull request #614 from sshuttle/upgrade_lint Brian May 2021-03-16 08:30:15 +11:00