Commit graph

64 commits

Author SHA1 Message Date
世界 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
世界 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
世界 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
世界 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
世界 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
世界 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
世界 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
世界 8004ff51f0
Add selector outbound 2022-07-21 21:13:16 +08:00
世界 c5b3e8b042
Add basic clash api 2022-07-19 22:45:55 +08:00
世界 cf845d946e
Exclude gVisor for unsupported arch 2022-07-17 11:16:13 +08:00
世界 fe5618c35d
Add stun sniffer 2022-07-16 12:01:02 +08:00
世界 377f3f83a2
Add route.default_interface option 2022-07-15 15:00:54 +08:00
世界 e13b72afca
Improve bind interface 2022-07-14 23:11:53 +08:00
世界 e7d557fd9e
Add tun inbound for windows 2022-07-13 22:41:21 +08:00
世界 4fc763cfa2
Refactor log 2022-07-12 17:44:12 +08:00
世界 862e3c430c
Fix tcp sniffing 2022-07-11 20:37:57 +08:00
世界 dc127e2994
Migrate components to library 2022-07-11 18:44:59 +08:00
世界 6048b1e270
Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
世界 7f84191748
Minor fixes 2022-07-10 16:19:42 +08:00
世界 29f78248dc
Add hijack_dns for tun 2022-07-10 10:14:45 +08:00
世界 638f8a52d1
Add auto_route and auto_detect_interface for linux 2022-07-10 08:18:52 +08:00
世界 211d97ff8a
Declare required fields in the documentation 2022-07-09 09:28:54 +08:00
世界 f448b6b977
Update gci format 2022-07-08 23:03:57 +08:00
世界 3699a57847
Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00