Commit graph

844 commits

Author SHA1 Message Date
gVisor bot
b76d0e2109 [Fixed] handle network protocol[0] panic (not pretty) 2022-03-13 18:34:49 +08:00
gVisor bot
4389f8918e [Fixed] skip maybe invaild ip data packet 2022-03-04 22:32:33 +08:00
gVisor bot
477d8ae4ae [Fixed] domian or ipcidr is used before initialization 2022-03-04 22:32:25 +08:00
gVisor bot
6b936f0503 [Fixed] match not some ip in ipcidr provider 2022-03-04 22:32:25 +08:00
gVisor bot
2fbc904b31 合并拉取请求 #9
add the doc of local build
2022-02-06 04:34:08 +08:00
gVisor bot
9cd9c38341 add the doc of local build 2022-02-06 04:02:26 +08:00
gVisor bot
30c4d45a11 Merge pull request #8 from qzi/Dev
add trojan xtls sample
2022-02-06 03:52:41 +08:00
gVisor bot
30c6d40f3b add trojan xtls sample 2022-02-06 03:37:40 +08:00
gVisor bot
87ac32eac9 [Skip CI] 2022-02-06 00:56:13 +08:00
gVisor bot
c027eb0e52 忽略geosite文件大小写 2022-02-06 00:51:37 +08:00
gVisor bot
ce686c3978 [build] 2022-02-05 22:05:20 +08:00
gVisor bot
940f442478 [FEAT]
1.Add geodata loader mode switch
yaml   geodata-loader: memconservative / standard
2.Add AutoIptables mode switch
yaml   auto-iptables: true
3.support trojan xtls
4.update gvisor
5.Fix process
6.Fix darwin autoRoute
2022-02-05 21:33:49 +08:00
gVisor bot
496738bb07 Merge branch 'Dev' into Meta
# Conflicts:
#	config/config.go
2022-02-05 19:30:12 +08:00
gVisor bot
a8dafd434e [Fixed] Fixed clash process name is Clash.Meta 2022-02-04 17:38:06 +08:00
gVisor bot
b79eb1cea9 [Fixed] Abnormal rule when host is ip addr 2022-02-04 17:38:06 +08:00
gVisor bot
def6ed7da8 Merge remote-tracking branch 'clash/dev' into Dev 2022-02-04 02:40:15 +08:00
gVisor bot
300b73da50 Fix: domain trie search 2022-01-26 22:28:13 +08:00
gVisor bot
8663c17345 github action build config 2022-01-26 21:35:18 +08:00
gVisor bot
9c0705f310 [Refactor] logic rule parse 2022-01-26 21:34:49 +08:00
gVisor bot
9afe58058d Merge branch 'clash-dev' into Dev 2022-01-25 15:05:24 +08:00
gVisor bot
a7682215a4 [Fixed] modified RULE-SET supported rule 2022-01-23 18:35:48 +08:00
gVisor bot
4795a01a56 [Fixed] GEOSITE rule load fail 2022-01-23 18:27:44 +08:00
gVisor bot
6a78bca9fb [Feature]
1.Add Network rule, match network type(TCP/UDP)
2.Add logic rules(NOT,OR,AND)
-AND,((DOMAIN,baidu.com),(NETWORK,UDP)),REJECT

(cherry picked from commit d7092e2e37f2c48282c878edea1b2ebc2912b09a)
2022-01-22 22:37:07 +08:00
gVisor bot
0867bb8b8a [Fixed] auto-route support use ip route 2022-01-22 13:24:31 +08:00
gVisor bot
f38f6f8707 modify gitignore 2022-01-21 22:39:00 +08:00
gVisor bot
b350055692 [Style] clear unless notes 2022-01-21 22:38:28 +08:00
gVisor bot
39c3ca2b75 [Fixed] select group crash 2022-01-21 22:38:02 +08:00
gVisor bot
e438d7da81 Merge pull request #7 from CHIZI-0618/DnsHijack
Fix DnsHijack default value bug.
2022-01-21 18:27:26 +08:00
gVisor bot
b4728f2e4a Fix DnsHijack default value bug. 2022-01-21 18:11:21 +08:00
gVisor bot
3c645b4f54 [Refactor]
1.allow maybe empty group
2.use COMPATIBLE(DIRECT alias) when proxy group is empty
3.http provider pass through tunnel
2022-01-18 21:09:36 +08:00
gVisor bot
14a453b1b1 Improve: change provider file modify time when updated (#1918) 2022-01-18 13:32:47 +08:00
gVisor bot
6e33263167 Fix: tls handshake requires a timeout (#1893) 2022-01-15 19:33:21 +08:00
gVisor bot
12f95a46d4 [Refactor] lazy loading geosite.bat 2022-01-11 22:17:24 +08:00
gVisor bot
70c8e6e1ba Feature: support snell v3 (#1884) 2022-01-10 20:24:20 +08:00
gVisor bot
fea7d47d19 [Style] Modify the default configuration, tun config delete default hijack dns and modify auto-route to false. modify NameServer to 223.5.5.5 and 119.29.29.29 by Skyxim 2022-01-09 00:36:05 +08:00
gVisor bot
0a96994452 [Refactor] gvisor support hijack dns list
dns-hijack:
 - 1.1.1.1
 - 8.8.8.8:53
 - tcp://1.1.1.1:53
 - udp://223.5.5.5
 - 10.0.0.1:5353
2022-01-09 00:35:45 +08:00
gVisor bot
1c1eb6bdfb [Fixed] Remove the Linux automatic routing configuration Change the name of the Linux network card to utun 2022-01-08 16:57:59 +08:00
gVisor bot
28d8bf17cb [Style] Adjust delete routes on macos 2022-01-08 16:55:02 +08:00
gVisor bot
ffe59c5fba [Style] Positive health check 2022-01-08 09:23:49 +08:00
gVisor bot
27f0f65bfb [Style] Adjust the routing table of tun on mac 2022-01-07 22:40:05 +08:00
gVisor bot
d96180dc60 [Fixed] Positive health check multithreading is not safe 2022-01-07 12:58:40 +08:00
gVisor bot
a6ce1901e5 [Fixed] Stupid mistakes 2022-01-06 10:49:50 +08:00
gVisor bot
8b6c9b788f [Fixed] Stupid mistakes 2022-01-06 10:49:26 +08:00
gVisor bot
7a9458b858 [Fixed] compatible cfw 2022-01-05 19:28:54 +08:00
gVisor bot
a96009bb85 [update]readme 2022-01-05 18:45:32 +08:00
gVisor bot
fbe17bcd6a [update]readme 2022-01-05 17:04:56 +08:00
gVisor bot
269a8560ce [test]Add name filter to proxy group 2022-01-05 12:19:49 +08:00
gVisor bot
45037114e3 Fix: ignore empty dns server error 2022-01-05 11:41:31 +08:00
gVisor bot
a72b8634dd 升级版本号 2022-01-05 11:41:17 +08:00
gVisor bot
3fe8a4777d make tun config compatible with premium 2022-01-05 11:24:00 +08:00