Commit graph

494 commits

Author SHA1 Message Date
gVisor bot
ee9b7ce693 feat: Add v2ray httpupgrade fast open support 2023-11-24 13:02:00 +08:00
gVisor bot
a034f7e11f chore: upgrade xsync to v3 2023-11-23 10:24:01 +08:00
gVisor bot
288b499c7d Revert "chore: reduce memory alloc"
This reverts commit a6b816b1c6.
2023-11-22 19:22:15 +08:00
gVisor bot
bf64cede7d chore: reduce memory alloc 2023-11-20 23:48:30 +08:00
gVisor bot
08094ce285 fix: Trojan websocket header panic 2023-11-20 23:36:22 +08:00
gVisor bot
b4e36b48a4 fix: parsing override 2023-11-20 23:36:22 +08:00
gVisor bot
ea5feefe4d chore: temporary seal 2023-11-19 13:26:53 +08:00
gVisor bot
ff3b6d828b fix: Mux missing sing logger & initializing race 2023-11-18 15:30:35 +08:00
gVisor bot
8bd9a80621 feat: support REJECT-DROP 2023-11-18 13:17:15 +08:00
gVisor bot
869ea9e613 feat: Add outbound sing-mux tcp-brutal support 2023-11-18 00:07:07 +08:00
gVisor bot
99287189ef chore: Cleanup code 2023-11-17 23:12:10 +08:00
gVisor bot
320b3babc1 fix: fix package name rules match 2023-11-17 19:39:57 +08:00
gVisor bot
923f3cc1e3 fix: improve feature check and add missing patches 2023-11-17 19:10:17 +08:00
gVisor bot
aeb2481b27 fix: fix android-arm64 build 2023-11-17 10:53:57 +08:00
gVisor bot
ea3a1cf51f feat: share more code from android branch 2023-11-17 01:21:02 +08:00
gVisor bot
c25af47daa feat: add override to proxy-providers
Co-authored-by: xishang0128 <xishang02@gmail.com>
2023-11-17 00:37:54 +08:00
gVisor bot
fc29d990c8 fix: health check available for 'selector' if configured 2023-11-15 19:06:20 +08:00
gVisor bot
d87ea1496e chore: fix subscription_info 2023-11-12 03:17:37 +08:00
gVisor bot
22551e0450 chore: modify ua 2023-11-12 02:44:55 +08:00
gVisor bot
b737c0451e feat: add include-all-providers to proxy-groups 2023-11-11 22:15:57 +08:00
gVisor bot
a918cd66d8 chore: hello mihomo 2023-11-03 21:58:21 +08:00
gVisor bot
f398ebe6e2 feat: add v2ray-http-upgrade support 2023-11-02 11:11:35 +08:00
gVisor bot
98be07c40f chore: share some code 2023-10-23 16:45:22 +08:00
gVisor bot
a6f4935785 fix: socks5 udp associate 2023-10-16 09:27:55 +08:00
gVisor bot
78d945470d chore: code cleanup 2023-10-11 22:54:19 +08:00
gVisor bot
9bd516bc62 fix: unmap 4in6 ip 2023-10-11 18:17:39 +08:00
gVisor bot
1a232b7504 chore: support reject proxy type 2023-10-11 13:01:14 +08:00
gVisor bot
7f1769d162 fix: sing listener panic 2023-10-11 10:55:12 +08:00
gVisor bot
7b9bf14302 feat: add skip-auth-prefixes 2023-10-10 21:29:12 +08:00
gVisor bot
fbce316b14 chore: better atomic using 2023-10-10 21:28:46 +08:00
gVisor bot
c0a4786d06 chore: reduce string split immediately after string concat (#773) 2023-09-29 08:51:13 +08:00
gVisor bot
5cb57ffdc3 chore: improve subscription userinfo parsing (#781)
do not use regex parsing for `Subscription-UserInfo` header field
2023-09-29 08:42:57 +08:00
gVisor bot
d960e63dda chore: decrease goroutine used in core tunnel 2023-09-28 18:59:31 +08:00
gVisor bot
a92874f409 chore: share N.dialer code 2023-09-25 09:11:35 +08:00
gVisor bot
89d8589654 chore: update provider proxies api 2023-09-24 00:19:10 +08:00
gVisor bot
9a957501b2 fix: socks5 udp not working on loopback 2023-09-22 23:33:24 +08:00
gVisor bot
7de04cd5cf chore: rebuild ca parsing 2023-09-22 14:45:34 +08:00
gVisor bot
4cdb789918 chore: limit tuicv5's maxUdpRelayPacketSize up to 1200-PacketOverHead 2023-09-21 23:49:45 +08:00
gVisor bot
7a4f9959f9 chore: support set cwnd for hy2 too 2023-09-21 16:41:31 +08:00
gVisor bot
eb2ee5c1ba feat: inbound support Hysteria2 2023-09-21 15:10:35 +08:00
gVisor bot
a15d43221d doc: add Hysteria2 doc 2023-09-21 10:43:45 +08:00
gVisor bot
7df4e115de feat: support Hysteria2 2023-09-21 10:28:28 +08:00
gVisor bot
f97dd6838a Revert "migration: go 1.21"
This reverts commit 33d41338ef.
2023-09-21 08:29:28 +08:00
gVisor bot
1c0fa63386 migration: go 1.21 2023-09-17 17:05:13 +08:00
gVisor bot
9b3673c7e9 chore: Use xsync provided map size calculation 2023-09-02 20:17:43 +08:00
gVisor bot
d0d576bdee chore: using xsync.MapOf replace sync.Map 2023-09-02 16:54:48 +08:00
gVisor bot
aab21720b5 feat: configurable TCPKeepAlive interval 2023-09-02 16:45:16 +08:00
gVisor bot
6ffd4a7de1 feat: ntp service 2023-09-02 02:15:46 +08:00
gVisor bot
181ef79e4f fix: concurrent map writes #707 2023-09-01 10:43:04 +08:00
gVisor bot
00d8bf1afe feat: proxies support direct type 2023-08-24 23:33:03 +08:00