Commit Graph

367 Commits

Author SHA1 Message Date
世界
3930ef49e4 Fix crash on websocket concurrent request 2023-12-04 20:42:01 +08:00
世界
d8aadfbf72 Fix not set Host header for HTTP outbound 2023-12-03 16:54:49 +08:00
世界
b246666713 Fix deadline usage 2023-12-01 20:39:01 +08:00
世界
ba385b7de4 Update dependencies 2023-11-29 21:01:19 +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
世界
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
世界
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
世界
7e6c4659fd Update dependencies 2023-11-21 10:22:44 +08:00
世界
f76bf97117 Fix "Fix Linux IPv6 auto route rules" 2023-11-16 18:25:07 +08:00
世界
1bec993af7 Fix zero TTL was incorrectly reset 2023-11-16 18:25:07 +08:00
世界
cb327ddb23 Fix TUIC authentication failed error message 2023-11-14 20:15:41 +08:00
世界
5715a1c750 Fix sing-tun version 2023-11-14 20:15:41 +08:00
世界
a65872c306 tun: Fix broadcast filter not applied to mixed stack 2023-11-13 13:35:10 +08:00
世界
e929ae42c9 Fix mux client close 2023-11-09 16:55:47 +08:00
世界
984b6502ce Add broadcast filter 2023-11-07 10:20:05 +08:00
世界
ed5d70c5f9 Fix missing default next proto in hysteria2 2023-11-05 23:11:40 +08:00
世界
20f42cefcc Update dependencies 2023-11-05 16:02:10 +08:00
世界
e77fd74aff Add multicast filter for tun 2023-11-04 08:04:17 +08:00
世界
236f96aada Update dependencies 2023-10-31 18:24:58 +08:00
世界
5f3e5c3ba7 Update BBR and Hysteria congestion control & Migrate legacy Hysteria protocol to library 2023-10-30 12:41:22 +08:00
世界
db904d5df4 Update gVisor to 20230814.0 2023-10-30 12:41:21 +08:00
世界
86b3f86d42 Improve linux bind interface 2023-10-30 12:41:21 +08:00
世界
dcc37d8327 Remove deprecated features 2023-10-30 12:41:21 +08:00
世界
f93221605a Fix Linux IPv6 auto route rules 2023-10-26 12:02:00 +08:00
世界
ba1233848d Update dependencies 2023-10-26 11:57:18 +08:00
世界
87ec312ba9 Fix invalid address check in UoT conn 2023-10-21 17:23:30 +08:00
世界
542b331327 Update dependencies 2023-10-14 17:36:35 +08:00
世界
8d24b0175d Fix bbolt panic on arm32 2023-10-14 17:36:13 +08:00
世界
f6bf94837e Fix task cancel context 2023-10-11 12:05:27 +08:00
世界
b058bca486 Fix compatibility with Android 14 2023-10-10 15:09:49 +08:00
世界
7b61375da5 Update dependencies 2023-10-06 17:10:31 +08:00
世界
4f4e7855d4 Fix HTTP inbound leak 2023-10-01 14:39:58 +08:00
世界
f087275afc Update dependencies 2023-09-30 22:34:54 +08:00
世界
35589e620c Fix concurrent access on task returnError 2023-09-30 21:52:11 +08:00
世界
174ec6c5bd Update dependencies 2023-09-27 14:16:04 +08:00
世界
db72fb62bd android: Fix netlink check 2023-09-26 17:41:07 +08:00
世界
52c44d3235 Reject SOCKS4 unauthenticated request 2023-09-25 21:16:14 +08:00
世界
2d8cc77fd3 Update dependencies 2023-09-25 17:56:21 +08:00
世界
6f3f822f32 Minor fixes 2023-09-22 12:07:39 +08:00
世界
9454f1fd57 Update dependencies 2023-09-20 22:20:40 +08:00
世界
3ff95715f6 Improve conntrack 2023-09-20 14:15:00 +08:00
世界
5975236b94 Don't return success as an error when the lookup result is empty 2023-09-19 19:05:23 +08:00
世界
3444828163 Update quic-go 2023-09-19 18:33:44 +08:00
世界
b67cdb80da Update dependencies 2023-09-19 18:33:06 +08:00
世界
0c19f8308c Add ACME DNS01 challenge support via libdns 2023-09-17 01:09:41 +08:00
世界
b77d3950ed Fix gomobile build on macOS 2023-09-16 00:09:45 +08:00