Commit Graph

86 Commits

Author SHA1 Message Date
世界
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
世界
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
世界
9f6628445e Improve ip_cidr rule 2022-08-25 22:23:26 +08:00
世界
58f4a970f2 Fix route connections 2022-08-25 20:48:59 +08:00
世界
9f6ff54a76 Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +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
世界
e4cece6095 Add tor outbound 2022-08-21 01:06:34 +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
世界
f51128f772 Add ip_version rule item 2022-08-16 23:47:14 +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
世界
517a89fa9c Add back UoT support 2022-08-11 10:36:28 +08:00
iKirby
ccdfab378a Fix default dns server option (#9) 2022-08-10 12:18:03 +08:00
世界
0e6b4df8f1 Remove incorrect warning 2022-08-09 17:27:22 +08:00
世界
dfa10d4ebe Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界
f691bd5ce1 Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界
1c3c154d6d Improve multiplex log 2022-08-04 09:12:57 +08:00
世界
03890151d7 Improve multiplexer 2022-08-03 22:01:18 +08:00
世界
8e4de29409 Improve dns log 2022-08-03 20:17:05 +08:00
世界
b1c2440371 Fix buffer usage 2022-08-02 13:43:25 +08:00
世界
457de86819 Add multiplexer 2022-07-30 09:04:01 +08:00
世界
c0a2f77258 Remove urltest outbound 2022-07-28 16:36:31 +08:00
世界
aa074a2063 Update documentation 2022-07-27 12:13:31 +08:00
世界
593799a988 Fix clash tracker timeout 2022-07-26 06:56:24 +08:00
世界
816d7b734c Improve udp timeout 2022-07-25 22:15:16 +08:00
世界
5491895a60 Print stack if no context 2022-07-25 16:18:22 +08:00
世界
cc78f0347d Improve config struct 2022-07-25 16:18:11 +08:00
世界
32e2730ec6 Add runtime warnings 2022-07-25 07:19:15 +08:00
世界
fe8e984608 Add route.default_mark option 2022-07-24 17:46:25 +08:00
世界
7d340e7ef9 Add source_port_range/port_range rule item 2022-07-24 16:21:35 +08:00
世界
af19ba6119 Add disable_cache option to dns rule 2022-07-24 16:21:31 +08:00
世界
8666631732 Add rcode dns transport 2022-07-24 16:21:31 +08:00
世界
ce4b7231e2 Add invert rule item 2022-07-24 16:21:31 +08:00
世界
5f6f33c464 Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
世界
884c0cf595 Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
世界
c4e46c35b5 Add urltest outbound 2022-07-22 13:51:08 +08:00