Commit Graph

78 Commits

Author SHA1 Message Date
世界
73746383cc Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界
cb523dd454 Fix process_name rule item 2022-08-31 12:51:38 +08:00
dyhkwong
664c6b68b6 Add process_path rule item (#51)
* process matching supports full path
* Remove strings.ToLower
2022-08-30 10:44:40 +08:00
世界
56119da3e0 Add chained inbound support 2022-08-29 19:50:28 +08:00
世界
c169f1b0c7 Fix sniff override destination 2022-08-27 14:37:14 +08:00
世界
a0d35cf3dc Fix dns hijack on android
iproute2 on android does not support port rules
2022-08-26 21:05:45 +08:00
世界
b05ead5709 Improve ip_cidr rule 2022-08-25 22:23:26 +08:00
世界
9c7910e75c Fix route connections 2022-08-25 20:48:59 +08:00
世界
7288d74b8d Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界
68f4a744df Minor fixes 2022-08-22 16:14:53 +08:00
世界
6109040c4c Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
世界
990a80c2d3 Add tor outbound 2022-08-21 01:06:34 +08:00
世界
7909d58f86 Improve process searcher 2022-08-20 12:11:27 +08:00
Tianling Shen
e9e002dc67 Fix geosite path (#17)
`geoIPOptions` -> `geositeOptions`

Signed-off-by: Tianling Shen <i@cnsztl.eu.org>
2022-08-18 10:00:56 +08:00
世界
90328934f3 Add ip_version rule item 2022-08-16 23:47:14 +08:00
世界
1ef9449ca0 Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界
be04eb3bea Add android package rules support in tun routing 2022-08-15 11:44:59 +08:00
世界
1a34319c95 Add back UoT support 2022-08-11 10:36:28 +08:00
iKirby
6d5d74e011 Fix default dns server option (#9) 2022-08-10 12:18:03 +08:00
世界
daca216fe4 Remove incorrect warning 2022-08-09 17:27:22 +08:00
世界
02832fb136 Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界
ed900a990e Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界
a6e5654436 Improve multiplex log 2022-08-04 09:12:57 +08:00
世界
cc17627a0b Improve multiplexer 2022-08-03 22:01:18 +08:00
世界
b1fa60eabc Improve dns log 2022-08-03 20:17:05 +08:00
世界
4ecb7d2c04 Fix buffer usage 2022-08-02 13:43:25 +08:00
世界
10531c9f9a Add multiplexer 2022-07-30 09:04:01 +08:00
世界
806ec58d43 Remove urltest outbound 2022-07-28 16:36:31 +08:00
世界
70f48ddc3f Update documentation 2022-07-27 12:13:31 +08:00
世界
46744ec75b Fix clash tracker timeout 2022-07-26 06:56:24 +08:00
世界
832f906700 Improve udp timeout 2022-07-25 22:15:16 +08:00
世界
c3053249fe Print stack if no context 2022-07-25 16:18:22 +08:00
世界
18bdfbf187 Improve config struct 2022-07-25 16:18:11 +08:00
世界
3241e5e968 Add runtime warnings 2022-07-25 07:19:15 +08:00
世界
a56f4bda5c Add route.default_mark option 2022-07-24 17:46:25 +08:00
世界
2bea4818b5 Add source_port_range/port_range rule item 2022-07-24 16:21:35 +08:00
世界
68e8c59225 Add disable_cache option to dns rule 2022-07-24 16:21:31 +08:00
世界
6d8e3235ac Add rcode dns transport 2022-07-24 16:21:31 +08:00
世界
d0f1d7f3dc Add invert rule item 2022-07-24 16:21:31 +08:00
世界
783ff628db Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
世界
d53056360b Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
世界
1fef7d93f2 Add urltest outbound 2022-07-22 13:51:08 +08:00
世界
544fca8257 Add selector outbound 2022-07-21 21:13:16 +08:00
世界
2946ee1267 Improve socksaddr 2022-07-20 22:05:11 +08:00
世界
585e3b325c Minor fixes 2022-07-20 13:46:47 +08:00
世界
98adef316a Make clash api and gVisor optional 2022-07-20 07:12:40 +08:00
世界
5905ad3278 Add basic clash api 2022-07-19 22:45:55 +08:00
世界
02ef795581 Add user rule item 2022-07-17 17:38:11 +08:00
世界
392a9da692 Exclude gVisor for unsupported arch 2022-07-17 11:16:13 +08:00
世界
cc711a141a Add stun sniffer 2022-07-16 12:01:02 +08:00