Commit Graph

1290 Commits

Author SHA1 Message Date
gVisor bot
9d0b06a173 chore: update dependencies 2022-05-08 00:47:01 +08:00
gVisor bot
4ccedb34e8 fix: provider auto update 2022-05-08 00:04:16 +08:00
gVisor bot
e16bc3fa53 fix: remove misjudgment 2022-05-07 12:53:13 +08:00
gVisor bot
83b64eb86e chore: modify sniff error log 2022-05-07 12:44:28 +08:00
gVisor bot
c743e82a00 refactor: reuse uuid namespace 2022-05-07 12:35:14 +08:00
gVisor bot
00c19b859e refactor: string map to uuidv5 2022-05-06 14:02:34 +08:00
gVisor bot
d1e6239372 chore: the uuid-map is transferred to the protocol 2022-05-06 13:28:09 +08:00
gVisor bot
bb8fbd97db fix uuid match 2022-05-06 13:08:27 +08:00
gVisor bot
85a465bacd chore: Initialize provider ahead of time 2022-05-05 21:14:46 +08:00
gVisor bot
d446e0f316 fix: use actual metadata 2022-05-04 20:13:12 +08:00
gVisor bot
b1c3a102cf fix: loadbalance group npe 2022-05-04 19:52:48 +08:00
gVisor bot
319884469d feat: Expose remote destination (udp proxy maybe domain of node) 2022-05-04 16:57:08 +08:00
gVisor bot
d149ba688f fix: wrong parameters 2022-05-04 01:04:43 +08:00
gVisor bot
079a830209 Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
#	listener/tun/ipstack/commons/router_linux.go
2022-05-04 01:04:11 +08:00
gVisor bot
e9bd2d8d68 fix: default router with fakeIP when tun enable 2022-05-04 00:59:04 +08:00
gVisor bot
6ab536c431 fix: default router with fakeIP when tun enable 2022-05-04 00:36:44 +08:00
gVisor bot
8f94409808 Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
#	listener/tun/ipstack/commons/router_linux.go
2022-05-03 23:59:41 +08:00
gVisor bot
29f1787a4d chore: add default router when tun enable 2022-05-03 23:58:11 +08:00
gVisor bot
37053e95ec chore: add default router 198.18.0.0/16 when tun enable 2022-05-03 23:28:02 +08:00
gVisor bot
cb06de7d15 chore: sniffer param skip-sni renamed to ship-domain, old param will be removed in the release version 2022-05-03 23:10:59 +08:00
gVisor bot
4d8ba83abe fix: patch update support tun 2022-05-03 19:31:00 +08:00
gVisor bot
0926b29dea feat: rule-provider support NetWork rule 2022-05-03 01:36:03 +08:00
gVisor bot
a2c489aa7f feat: rule-provider support rules field 2022-05-03 00:53:22 +08:00
gVisor bot
46bf5d2561 fix: DNS mapping error when sniffing result is ip, Discard sniffs that result in ip 2022-05-02 22:24:14 +08:00
gVisor bot
4eeb935da7 style: uid log tidy 2022-05-02 19:52:34 +08:00
gVisor bot
6a3e0c0225 fix: The sniffer does not clean up the original address 2022-05-02 17:09:24 +08:00
gVisor bot
adcad74452 refactor: provider init order 2022-05-02 16:47:48 +08:00
gVisor bot
535528c8bd Merge branch 'makefile' into Alpha 2022-05-02 14:43:51 +08:00
gVisor bot
623a2792d4 fix: Failed to get version tag 2022-05-02 14:43:01 +08:00
gVisor bot
4464d486fb fix: tun dns 2022-05-02 14:21:37 +08:00
gVisor bot
855df99b04 refactor: Unified active health detection, supported by load balancing policy group 2022-05-02 13:50:10 +08:00
gVisor bot
6c4ddeb4ed fix: http sniffer return host that was handled correctly 2022-05-02 09:51:26 +08:00
gVisor bot
5bdd18552f chore: adjust pass to reject.go 2022-05-02 09:16:47 +08:00
gVisor bot
3b6d320003 Merge remote-tracking branch 'Meta/Alpha' into Alpha 2022-05-02 08:49:23 +08:00
gVisor bot
41f430e981 chore: adjust sniffer constant 2022-05-02 08:49:18 +08:00
gVisor bot
82dd98070a chore: adjust sniffer constant 2022-05-02 08:46:24 +08:00
gVisor bot
60dd76b7c4 Merge remote-tracking branch 'meta/Alpha' into Alpha 2022-05-02 08:28:00 +08:00
gVisor bot
b2d16f278d chore: workflow 2022-05-02 08:27:17 +08:00
gVisor bot
12170b0395 fix trojan and snell's normal udp 2022-05-02 06:28:27 +08:00
gVisor bot
5ddc0165f1 fix code mistake 2022-05-02 05:34:20 +08:00
gVisor bot
8ade548ab8 chore: adjust sniffer err info 2022-05-02 05:17:13 +08:00
gVisor bot
5041191a44 feat: sniffer support http 2022-05-02 05:10:18 +08:00
gVisor bot
c46eec73f4 Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
#	.github/workflows/prerelease.yml
#	.github/workflows/release.yaml
2022-05-02 05:01:33 +08:00
gVisor bot
e758c464de chore: doq parameters 2022-05-02 05:01:07 +08:00
gVisor bot
88a2ace36c chore: Merge alpha and beta 2022-05-02 01:14:30 +08:00
gVisor bot
f1b3ce54be chore: workflow 2022-05-02 00:59:41 +08:00
gVisor bot
74d2dd797b chore: workflow 2022-05-02 00:19:28 +08:00
gVisor bot
b6efac8d79 refactor: remove dns and tun relationship, the enabled of dns module should be decided by user 2022-05-01 09:41:27 +08:00
gVisor bot
453fa9732e fix trojan and snell's udp over tcp 2022-04-30 22:26:38 +08:00
gVisor bot
2b4b759f63 fix: auto-route priority wlan0 in Android 2022-04-30 17:43:37 +08:00