Commit Graph

64 Commits

Author SHA1 Message Date
世界
a62774c51c Add clash mode support 2022-09-10 14:15:11 +08:00
世界
83e4c65d01 Add support for use with android VPNService 2022-09-09 14:44:18 +08:00
世界
73746383cc Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +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
世界
9c7910e75c Fix route connections 2022-08-25 20:48:59 +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
世界
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
世界
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
世界
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
世界
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
世界
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
世界
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
世界
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
世界
5905ad3278 Add basic clash api 2022-07-19 22:45:55 +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
世界
0c5e07b2d2 Add route.default_interface option 2022-07-15 15:00:54 +08:00
世界
7686fd0ecb Improve bind interface 2022-07-14 23:11:53 +08:00
世界
901a41d350 Add tun inbound for windows 2022-07-13 22:41:21 +08:00
世界
e3b186733e Refactor log 2022-07-12 17:44:12 +08:00
世界
a4ad38a0a9 Fix tcp sniffing 2022-07-11 20:37:57 +08:00
世界
3d16df288c Migrate components to library 2022-07-11 18:44:59 +08:00
世界
730599470e Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界
70901c0946 Minor fixes 2022-07-10 16:19:42 +08:00
世界
ddfae8cd07 Add hijack_dns for tun 2022-07-10 10:14:45 +08:00
世界
a34057753c Add auto_route and auto_detect_interface for linux 2022-07-10 08:18:52 +08:00
世界
a41127179d Declare required fields in the documentation 2022-07-09 09:28:54 +08:00
世界
2cc746aafe Update gci format 2022-07-08 23:03:57 +08:00
世界
0cc16a7836 Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00