..
methods
windows: ignore netstat output encoding errors
2024-08-06 08:38:24 +10:00
__init__.py
chore(master): release 1.3.1
2025-03-26 07:32:24 +11:00
__main__.py
!improved windrivert throughput
2024-08-06 08:38:24 +10:00
assembler.py
refactoring to make it better structured
2024-08-06 08:38:24 +10:00
client.py
windows: add --remote-shell option to select cmd/powershell
2024-08-06 08:38:24 +10:00
cmdline.py
feat: switch to a network namespace on Linux
2025-02-09 08:48:55 +11:00
firewall.py
windows: better connection tracker
2024-08-06 08:38:24 +10:00
helpers.py
windows: support automatic nameserver detection for --dns option
2024-08-06 08:38:24 +10:00
hostwatch.py
transfer work from PR #837
2024-08-08 10:35:47 +10:00
linux.py
fix: prevent UnicodeDecodeError parsing iptables rule with comments
2025-02-09 08:45:25 +11:00
namespace.py
feat: switch to a network namespace on Linux
2025-02-09 08:48:55 +11:00
options.py
fix: Restore "nft" method
2025-03-26 07:26:38 +11:00
sdnotify.py
Refactor debug, log and Fatal messages.
2021-01-01 19:32:48 +11:00
server.py
windows: support automatic nameserver detection for --dns option
2024-08-06 08:38:24 +10:00
ssh.py
fix: support ':' sign in password
2025-02-22 08:23:36 +11:00
ssnet.py
windows: improve ssnet/try_connect() logic
2024-08-06 08:38:24 +10:00
ssyslog.py
Update ssyslog.py
2022-12-13 07:43:54 +11:00
sudoers.py
fix: Updates sudoers config according to executable
2025-04-05 07:47:57 +11:00