Commit Graph

10 Commits

Author SHA1 Message Date
Quentin McGaw 6dba7ce312 Fix possible race condition between tcp and udp servers when stopping or crashing 2026-06-04 18:15:58 +00:00
Quentin McGaw 60bee62c33 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-04 19:17:33 +02:00
Quentin McGaw 81be2675b2 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-04 19:16:25 +02:00
Quentin McGaw 8f0764575b PR review fixes 2026-06-04 16:53:18 +00:00
Quentin McGaw d3890cd105 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-04 16:53:18 +00:00
Quentin McGaw 02a33ad5a6 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-04 16:53:18 +00:00
Quentin McGaw 1f10aff3e8 pr feedback 2026-06-04 16:53:18 +00:00
Quentin McGaw eb432e0e0e add integration test 2026-06-04 16:53:18 +00:00
Quentin McGaw 0a4ac7cc0e initial 2026-06-04 16:53:18 +00:00
Quentin McGaw eb9916f0ac feat: socks5 proxy server (#3336)
- `SOCKS5_ENABLED=off`
- `SOCKS5_LISTENING_ADDRESS=":1080"`
- `SOCKS5_USER=`
- `SOCKS5_PASSWORD=`
2026-05-21 19:18:55 +02:00