Commit Graph

145 Commits

Author SHA1 Message Date
世界
ce8fce22a2 Fix UDP async write 2023-08-04 12:38:51 +08:00
世界
fc4908a94b Update quic-go 2023-07-31 09:49:07 +08:00
世界
f8662a8d63 Fix cache file 2023-07-20 19:41:22 +08:00
世界
3b34f63e03 Fix test 2023-07-11 15:44:03 +08:00
世界
5ddf038f55 Fix v2ray websocket transport 2023-07-11 15:44:03 +08:00
世界
f9902c3f1d Fix fakeip lookup 2023-07-11 15:44:02 +08:00
世界
e8b5988cec Fix async FakeIP save 2023-07-08 16:21:11 +08:00
世界
a828742bef Fix save FakeIP cache 2023-07-07 12:51:38 +08:00
世界
d4b6766e4e Fix close quic.Listener 2023-07-07 12:43:22 +08:00
世界
7e5d4943b2 Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界
82d5b9e36d Unwrap 4in6 address received by client packet conn 2023-06-19 13:29:41 +08:00
世界
0e1f29d790 Update quic-go 2023-06-15 14:52:25 +08:00
世界
079602e912 Fix outbound start sequence 2023-06-13 22:38:05 +08:00
世界
1d82ae3ce2 Migrate gVisor to fork 2023-06-11 22:07:36 +08:00
世界
3890dca4c9 Update dependencies 2023-06-11 20:58:59 +08:00
世界
1968ddb0c1 Fix fakeip routing 2023-06-11 20:58:59 +08:00
世界
84e8c3ebb5 Fix using v2ray websocket transport with detour 2023-06-07 21:03:21 +08:00
世界
e640b14f5b Improve read waiter interface 2023-06-07 21:03:11 +08:00
Hellojack
333f0999fd Fix UVariantLen usage 2023-06-07 20:56:57 +08:00
世界
c8b2c24d35 Set TCP keepalive for WireGuard gVisor TCP connections 2023-06-07 20:53:26 +08:00
世界
c18a74a006 Improve multiplex 2023-06-07 20:46:34 +08:00
世界
46c0012c83 Update gVisor to 20230417.0 2023-06-07 20:45:25 +08:00
世界
fc0ac03d5d Update wireguard-go 2023-06-07 20:38:30 +08:00
世界
385a561b2d Improve VLESS request 2023-06-07 20:35:00 +08:00
世界
718bf6ebab Fix wireguard reconnect 2023-06-07 20:33:53 +08:00
世界
3db40a514a Add multi-peer support for wireguard outbound 2023-06-07 20:33:04 +08:00
世界
b15d6969ff Add fakeip support 2023-06-07 20:31:26 +08:00
世界
e8a46f8a24 Fix grpc request 2023-04-22 19:51:04 +08:00
世界
fa3349b737 Make v2ray http2 conn public 2023-04-22 08:14:55 +08:00
世界
20af7e8a28 Fix http response check
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-22 08:14:55 +08:00
世界
b894afc722 Fix v2ray-plugin TLS server name
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-21 17:48:36 +08:00
世界
2076190634 Fix grpc lite request host
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-21 17:48:36 +08:00
H1JK
8f638d0e72 Add BaseContext to http servers 2023-04-21 17:48:29 +08:00
H1JK
fbef2eac5d Fix gRPC service name escape 2023-04-21 17:48:29 +08:00
Hellojack
7c563c2c07 Remove TLS requirement for gRPC client 2023-04-21 17:48:29 +08:00
世界
46576eb684 Update to uuid v5 2023-04-19 21:58:58 +08:00
世界
b23baa263f Prepare deadline interface 2023-04-19 21:58:58 +08:00
世界
3627ffc27a Fix interface monitor for android 2023-04-19 21:42:40 +08:00
世界
0482ffae1f Update dependencies 2023-04-16 16:28:41 +08:00
世界
e407c3dee0 Fix deadline usage on websocket conn 2023-04-16 16:28:40 +08:00
世界
805698e3c8 Fix processing domain address in packet 2023-04-14 20:59:57 +08:00
世界
de67cf78bc Fix parsing query in http path 2023-04-14 20:59:16 +08:00
Xiaokang Wang (Shelikhoo)
3cd442b8a9 Fix '?' at end of WebSocket path get escaped
This fix align sing-box's behaviour with V2Ray when it comes to processing ? at the end of WebSocket's path.
2023-04-14 20:58:12 +08:00
世界
de7d0112d3 Fix set HTTP TLS ALPN 2023-04-14 20:56:55 +08:00
世界
3734545322 Fix v2ray http transport server read request 2023-04-14 20:56:51 +08:00
世界
00c52a3c3b Update cancel context usage 2023-04-14 20:56:16 +08:00
世界
799b2808df Fix write http status after response sent 2023-04-14 20:55:20 +08:00
世界
ab626423d1 Add loopback check 2023-04-08 09:13:50 +08:00
世界
ef2fe786eb Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
世界
93b8dcf9fe Fix http2 transport close 2023-03-31 14:31:35 +08:00