Commit graph

100 commits

Author SHA1 Message Date
世界 a62ad44883
Add deadline interface 2023-06-07 20:34:56 +08:00
世界 9bca5a517f
Add fakeip support 2023-06-07 20:31:26 +08:00
世界 aa94cfb876
Refactor rules 2023-06-07 20:28:21 +08:00
世界 52b776b561
Add dns reverse mapping 2023-06-07 20:19:46 +08:00
世界 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
世界 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
世界 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
世界 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
世界 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
世界 42524ba04e
Fix dns sniffer 2022-09-17 16:59:28 +08:00
世界 189f02c802
Refactor bind control 2022-09-14 18:02:37 +08:00
世界 5297273937
Add clash mode support 2022-09-10 14:15:11 +08:00
世界 8e7957d440
Add support for use with android VPNService 2022-09-09 14:44:18 +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
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
世界 d59d40c118
Fix sniff override destination 2022-08-27 14:37:14 +08:00
世界 d0703b78fa
Fix dns hijack on android
iproute2 on android does not support port rules
2022-08-26 21:05:45 +08:00
世界 58f4a970f2
Fix route connections 2022-08-25 20:48:59 +08:00
世界 4216afe62f
Minor fixes 2022-08-22 16:14:53 +08:00
世界 ac0ead1473
Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
世界 84e4677a94
Improve process searcher 2022-08-20 12:11:27 +08:00
Tianling Shen 7ead0de26b
Fix geosite path (#17)
`geoIPOptions` -> `geositeOptions`

Signed-off-by: Tianling Shen <i@cnsztl.eu.org>
2022-08-18 10:00:56 +08:00
世界 d6a0aa7ccf
Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界 cd5e7055d2
Add android package rules support in tun routing 2022-08-15 11:44:59 +08:00