Add manual tests for half open connections

This commit is contained in:
B. Blechschmidt 2023-04-10 10:57:41 +02:00
parent 2cf7c9cdea
commit 70cea8e11f
5 changed files with 55 additions and 1 deletions

View file

@ -114,7 +114,6 @@ or through `ip -6 route del default`, which causes the `libc` resolver (and othe
requests for IPv6 addresses.
## TODO
- Improve handling of half-open connections
- Increase error robustness (reduce `unwrap` and `expect` usage)
- UDP support for SOCKS
- Native support for proxying DNS over TCP or TLS