mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-04-24 15:56:03 +00:00
Remove error robustness todo
Excessive expect and unwrap usage has been dealt with.
This commit is contained in:
parent
3543472c38
commit
0f67dd6981
1 changed files with 0 additions and 1 deletions
|
@ -124,5 +124,4 @@ or through `ip -6 route del default`, which causes the `libc` resolver (and othe
|
|||
requests for IPv6 addresses.
|
||||
|
||||
## TODO
|
||||
- Increase error robustness (reduce `unwrap` and `expect` usage)
|
||||
- Native support for proxying DNS over TCP or TLS
|
||||
|
|
Loading…
Add table
Reference in a new issue