Commit Graph

1170 Commits

Author SHA1 Message Date
世界
50f2311035 documentation: Fix link format 2023-12-21 15:24:05 +08:00
世界
6d062dc366 Fix missing UDP timeout for QUIC protocols 2023-12-21 15:16:36 +08:00
世界
3a64f099ff Migrate udp_timeout from seconds to duration format 2023-12-21 14:50:33 +08:00
世界
143af89fc2 Fix missing handshake timeout for multiplex 2023-12-21 14:21:59 +08:00
世界
0a86f2459f Fix DNS dial context 2023-12-21 14:19:27 +08:00
世界
3bdca84f1b Try to fix HTTP server leak again 2023-12-21 14:16:16 +08:00
世界
859d467b7e Fix direct UDP override 2023-12-18 21:48:59 +08:00
世界
f3618b9e5f documentation: Update shadowsocks example
Remove the information on password generation for `2022-blake3-aes-128-gcm` cipher from the Server Example section in the shadowsocks.md file as it is no longer needed.
2023-12-14 21:05:41 +08:00
renovate[bot]
ebc00e769e [dependencies] Update github-actions 2023-12-14 15:14:22 +08:00
世界
5e735ec619 Update dependencies 2023-12-14 15:09:03 +08:00
世界
33fbbd2697 platform: Fix check config 2023-12-12 20:26:41 +08:00
世界
61ba3e7c7a documentation: Bump version 2023-12-12 13:54:23 +08:00
世界
626471e41c FIx error handling for netlink banned in Android 2023-12-12 13:54:23 +08:00
世界
e222f36c11 platform: Fix VPN route 2023-12-11 21:59:59 +08:00
世界
37e7269395 Update dependencies 2023-12-11 21:40:11 +08:00
世界
d9db5d6aa3 Fix auto-route IPv6 on darwin 2023-12-11 21:39:29 +08:00
世界
3cb0bd950d documentation: Bump version 2023-12-09 00:22:27 +08:00
世界
8f8796604b Fix incorrect dependency 2023-12-09 00:22:27 +08:00
世界
2e5aa83801 Update bug report template 2023-12-08 21:56:30 +08:00
世界
4287a4fd69 documentation: Bump version 2023-12-08 21:38:34 +08:00
世界
b492e15541 Fix method check for v2ray HTTP transport 2023-12-08 21:12:52 +08:00
世界
b919564a98 Fix gun conn setup 2023-12-08 21:10:36 +08:00
世界
4a1f6c7b2a Update dependencies 2023-12-08 11:18:52 +08:00
世界
d2d65ef556 Fix HTTP connect client again 2023-12-08 11:18:52 +08:00
世界
ec07038451 Fix fallback packet conn 2023-12-06 18:47:50 +08:00
世界
4999ce6354 Fix missing omitempty for NTP server fields 2023-12-05 18:32:21 +08:00
世界
c2c7d4382b Prevent nil LocalAddr or RemoteAddr 2023-12-05 15:11:09 +08:00
世界
9abd513f17 Update dependencies 2023-12-04 21:06:15 +08:00
世界
3930ef49e4 Fix crash on websocket concurrent request 2023-12-04 20:42:01 +08:00
世界
a587abb585 documentation: Bump version 2023-12-03 16:54:49 +08:00
世界
d8aadfbf72 Fix not set Host header for HTTP outbound 2023-12-03 16:54:49 +08:00
世界
548715daec Fix URLTest outbound 2023-12-02 17:55:58 +08:00
世界
3b609245f9 documentation: Bump version 2023-12-01 20:39:01 +08:00
世界
60d0d8b946 Fix URLTest group early start 2023-12-01 20:39:01 +08:00
世界
b246666713 Fix deadline usage 2023-12-01 20:39:01 +08:00
世界
3e36e4e1d3 documentation: Bump version 2023-11-29 21:01:28 +08:00
世界
ba385b7de4 Update dependencies 2023-11-29 21:01:19 +08:00
世界
9858ac2588 documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00
世界
0645e0d7b4 Add wifi_ssid and wifi_bssid route and DNS rules 2023-11-28 11:21:44 +08:00
世界
0c300e5220 Update quic-go to v0.40.0 2023-11-28 11:21:44 +08:00
世界
20fddad789 Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界
6a36a97c3c Add support for v2ray http upgrade transport 2023-11-28 11:21:44 +08:00
世界
c789941bc5 Add exclude route support for tun &
Update gVisor to 20231113.0
2023-11-28 11:21:43 +08:00
世界
50994105b9 Add udp_disable_domain_unmapping inbound listen option 2023-11-28 11:21:43 +08:00
世界
c5ff662faa Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界
4686f58b24 Fix dhcp reset 2023-11-28 11:20:48 +08:00
世界
1305f685f6 documentation: Bump version 2023-11-24 20:58:48 +08:00
世界
5a1cfe44f2 Fix cachefile permission 2023-11-24 20:58:48 +08:00
世界
cf9cba9d4f Fix "Fix HTTP server leak" 2023-11-24 19:58:31 +08:00
世界
f7a3fbbdcf Fix missing UDP user context on TUIC/Hysteria2 inbounds 2023-11-24 19:56:43 +08:00