From 9748796bb3d34ad6f62a6aef9363aab4409659f4 Mon Sep 17 00:00:00 2001 From: shunf4 Date: Wed, 24 Jun 2020 12:59:18 +0800 Subject: [PATCH] doc: update to-do --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c26054b..26a1787 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ descendant processes' dns queries would never succeed) - [ ] Remote DNS resolving based on UDP associate - [ ] Hook `sendto()`, coping with applications which do TCP fast open - [X] IPs resolved from hosts file should also be filtered like fake ip +(fixed in 0.6.8) - [X] Resolve encoding issue regarding Cygwin and Mintty (fixed in 0.6.7) - [X] Fake IPs should be filtered according to types of resolved IPs and hints in `GetAddrInfoW` and `gethostbyname`, otherwise crash may happen