Browse Source

Add some TODOs

pull/15/head
B. Blechschmidt 3 years ago
parent
commit
7dec7f59f1
  1. 2
      README.md

2
README.md

@ -68,6 +68,8 @@ URL format. For example, an HTTP proxy at `1.2.3.4:3128` with a username of `joh
supplied as `--proxy http://john.doe:[email protected]:3128`. This works analogously to curl's `--proxy` argument.
## TODO
- Improve handling of half-open connections
- Increase error robustness (reduce `unwrap` and `expect` usage)
- UDP support for SOCKS
- SOCKS4/SOCKS4a support
- Native support for proxying DNS over TCP or TLS

Loading…
Cancel
Save