Commit Graph

124 Commits

Author SHA1 Message Date
世界 d2d4faf520 Revert LRU cache changes 2023-04-22 08:23:49 +08:00
世界 3a92bf993d platform: Add UsePlatformAutoDetectInterfaceControl 2023-04-21 17:47:17 +08:00
世界 407b08975c Remove legacy warnings 2023-04-19 21:58:58 +08:00
世界 c7067ff5e8 Fix default interface monitor for darwin 2023-04-19 21:58:58 +08:00
世界 b498a22972 Fix interface monitor for android 2023-04-19 21:42:40 +08:00
世界 20e9da5c67 Fix udp timeout 2023-04-19 21:42:10 +08:00
世界 ec8974673b Fix platform interface monitor & Fix system tun stack for ios 2023-04-19 21:40:03 +08:00
世界 cfb6c804aa Print sniff result 2023-04-14 21:00:01 +08:00
世界 6843970536 Add loopback check 2023-04-08 09:13:50 +08:00
世界 e1e217854e Add start and close track message 2023-04-08 08:09:28 +08:00
世界 b3fb86d415 Accept "any" outbound in dns rule 2023-03-31 14:31:35 +08:00
世界 c7f89ad88e Add multiple configuration support 2023-03-18 20:27:38 +08:00
世界 43f31b40ba Update UoT protocol 2023-03-17 12:57:48 +08:00
世界 78e02b52ca Update UoT protocol 2023-03-15 14:52:32 +08:00
世界 19b15e0d10 Fix UoT UDP address 2023-03-03 11:34:51 +08:00
世界 6da1460795 Fix geo resource download path 2023-03-01 19:09:21 +08:00
zakuwaki e766f25d55 Fix private ip will never be matched 2023-02-24 13:31:49 +08:00
世界 611d6bbfc5 Add NTP service 2023-02-21 16:09:06 +08:00
世界 222196b182 Add libbox wrapper 2023-02-20 11:07:49 +08:00
世界 39514b3ca0 Add v2ray user stats api 2023-02-08 16:50:15 +08:00
世界 7ea9d48987 Add DHCP DNS server support 2023-02-08 16:43:29 +08:00
世界 687b4509df Add query_type DNS rule item 2023-02-08 16:18:40 +08:00
世界 960d04d172 Fix match geoip 2023-02-07 12:21:00 +08:00
Dmitry R 5d41e328d4 ignore domain case in route rules 2023-02-02 15:25:34 +08:00
世界 23a35b3c06 Fix create UDP DNS transport from plain IPv6 address 2023-01-13 11:51:20 +08:00
世界 53d9ad93e3 Improve DNS log 2023-01-03 10:36:18 +08:00
世界 a92412ecac Fix router 2022-11-28 13:11:07 +08:00
世界 22a22aebe2 Fix default dns transport strategy 2022-11-21 13:18:04 +08:00
世界 972491c19d Fix default local DNS server behavior 2022-11-09 10:35:16 +08:00
世界 1f63ce5dee Fix reset outbound 2022-11-06 10:36:19 +08:00
世界 90a94a8c63 Improve local dns transport 2022-10-29 17:37:11 +08:00
世界 3f1fe814ef Fix sniff fragmented quic client hello 2022-10-12 16:11:42 +08:00
世界 89ff9f8368 Fix interface monitor 2022-10-08 20:09:36 +08:00
世界 7f816a2ebc Add sniff_timeout 2022-10-08 20:09:36 +08:00
世界 8aec64b855 Add v2ray mux support for all connections 2022-10-03 04:34:59 +08:00
世界 1b44faed17 Add v2ray stats api 2022-09-29 08:49:34 +08:00
世界 c90a77a185 Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界 42524ba04e Fix dns sniffer 2022-09-17 16:59:28 +08:00
世界 d9aa0a67d6 Fix port rule match logic 2022-09-14 22:03:26 +08:00
世界 189f02c802 Refactor bind control 2022-09-14 18:02:37 +08:00
世界 007a278ac8 Refactor to miekg/dns 2022-09-13 16:18:39 +08:00
世界 5297273937 Add clash mode support 2022-09-10 14:15:11 +08:00
世界 80cfc9a25b Fix processing empty dns result 2022-09-10 14:15:11 +08:00
世界 8e7957d440 Add support for use with android VPNService 2022-09-09 14:44:18 +08:00
世界 ef7f2d82c0 Fix match 4in6 address in ip_cidr 2022-09-09 14:07:02 +08:00
世界 4801b6f057 Fix DNS routing 2022-09-04 12:49:38 +08:00
世界 5813e0ce7a Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界 426b677eb8 Fix process_name rule item 2022-08-31 12:51:38 +08:00
dyhkwong 374743d022 Add process_path rule item (#51)
* process matching supports full path
* Remove strings.ToLower
2022-08-30 10:44:40 +08:00
世界 dbda0ed98a Add chained inbound support 2022-08-29 19:50:28 +08:00