Commit Graph

1123 Commits

Author SHA1 Message Date
Nico T
8da94c39ea transfer work from PR #837 2024-08-08 10:35:47 +10:00
dependabot[bot]
60ee5b910b Bump flake8 from 7.1.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 09:10:42 +10:00
dependabot[bot]
b9e7a80715 Bump furo from 2024.7.18 to 2024.8.6
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.7.18 to 2024.8.6.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2024.07.18...2024.08.06)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 09:10:25 +10:00
nom3ad
bac2a6b0c7 windows: add --remote-shell option to select cmd/powershell 2024-08-06 08:38:24 +10:00
nom3ad
dff6950c4c windows: update docs 2024-08-06 08:38:24 +10:00
nom3ad
df9625bbfd windows: ignore netstat output encoding errors 2024-08-06 08:38:24 +10:00
nom3ad
554b8e3ae5 windows: improve ssnet/try_connect() logic 2024-08-06 08:38:24 +10:00
nom3ad
b826ae6b91 windows: support automatic nameserver detection for --dns option 2024-08-06 08:38:24 +10:00
nom3ad
51287dc4db support server on Windows 2024-08-06 08:38:24 +10:00
nom3ad
ace8642950 add SocketRWShim helper 2024-08-06 08:38:24 +10:00
nom3ad
c4255a23f0 update exec-sshuttle script 2024-08-06 08:38:24 +10:00
nom3ad
6b8e402367 make sure that existing python2 compatibility is not broken by this feature 2024-08-06 08:38:24 +10:00
nom3ad
7a92183f59 windows: better connection tracker 2024-08-06 08:38:24 +10:00
nom3ad
81a598a4cc suppport --auto-hosts in Windows 2024-08-06 08:38:24 +10:00
nom3ad
89a94ff150 support port ranges and exclude subnets 2024-08-06 08:38:24 +10:00
nom3ad
72060abbef code cleanup and small refactoring 2024-08-06 08:38:24 +10:00
nom3ad
de8a19ce69 rename hacks to scripts 2024-08-06 08:38:24 +10:00
nom3ad
32fceefa76 !fix: windows installed script execution 2024-08-06 08:38:24 +10:00
nom3ad
b0799f8752 Fix benchmarking script to use correct node parameter 2024-08-06 08:38:24 +10:00
nom3ad
cd2d69ac08 Bump version to 1.2.0 2024-08-06 08:38:24 +10:00
nom3ad
1885974f52 refactor for future ipv6 support 2024-08-06 08:38:24 +10:00
nom3ad
dadfba488b better windivert filters 2024-08-06 08:38:24 +10:00
nom3ad
8fa15c3ca8 support windivert > 2.0 2024-08-06 08:38:24 +10:00
nom3ad
e19fc01324 !improved windrivert throughput 2024-08-06 08:38:24 +10:00
nom3ad
371258991f Update exec-sshuttle script and related files 2024-08-06 08:38:24 +10:00
nom3ad
db9ec36fac better test-bed scripts 2024-08-06 08:38:24 +10:00
nom3ad
d4d0fa945d fix: bad file descriptor error in windows, fix pytest errors 2024-08-06 08:38:24 +10:00
nom3ad
4a84ad3be6 fix windows CRLF issue on stdin/stdout 2024-08-06 08:38:24 +10:00
nom3ad
900acc3ac7 refactoring to make it better structured 2024-08-06 08:38:24 +10:00
nom3ad
49f46cd528 Add containers based testbed setup 2024-08-06 08:38:24 +10:00
nom3ad
7b8f140870 ensure non loopback address for windivert method 2024-08-06 08:38:24 +10:00
nom3ad
9c5517fd25 use custom RWPair instead of io.BufferedRWPair 2024-08-06 08:38:24 +10:00
nom3ad
3f34e27a2c try not use socket share 2024-08-06 08:38:24 +10:00
nom3ad
2f88fc93cf add some comments 2024-08-06 08:38:24 +10:00
nom3ad
0c4c061123 fix failing tests 2024-08-06 08:38:24 +10:00
nom3ad
482e0cbd00 pass flake8 linting 2024-08-06 08:38:24 +10:00
nom3ad
7da3b024dd fix is_admin_user() helper 2024-08-06 08:38:24 +10:00
nom3ad
b09cc4595b add pydivert as windows specific dependency 2024-08-06 08:38:24 +10:00
nom3ad
c01794f232 windivert: garbage collect timed put connections from tracker 2024-08-06 08:38:24 +10:00
nom3ad
338486930f windivert: add ipv6 support and better thread handling 2024-08-06 08:38:24 +10:00
nom3ad
bd2f960743 more improvements windows support 2024-08-06 08:38:24 +10:00
nom3ad
2c74476124 windivert - basic working connection tracker 2024-08-06 08:38:24 +10:00
nom3ad
5a64c81b5b experimental windows method 2024-08-06 08:38:24 +10:00
dependabot[bot]
2408563f3b Bump flake8 from 7.1.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 08:36:18 +10:00
dependabot[bot]
834ac02a5d Bump pytest from 8.3.1 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 08:35:10 +10:00
dependabot[bot]
bd3164db22 Bump pytest from 8.3.1 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 08:44:19 +10:00
dependabot[bot]
037ee9025e Bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 07:44:51 +10:00
dependabot[bot]
bf2db72393 Bump pytest from 8.2.2 to 8.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 19:52:22 +10:00
dependabot[bot]
f10535edf4 Bump furo from 2024.5.6 to 2024.7.18
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.5.6 to 2024.7.18.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2024.05.06...2024.07.18)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 19:45:38 +10:00
Antoine Jacoutot
fd63611b5a Fix pf_rule size in OpenBSD. 2024-07-12 09:52:57 +10:00