Commit Graph

143 Commits

Author SHA1 Message Date
世界 98bf696d01 Fix cache file 2023-07-20 19:41:22 +08:00
世界 6879def619 Fix test 2023-07-11 15:44:03 +08:00
世界 d74abbd20e Fix v2ray websocket transport 2023-07-11 15:44:03 +08:00
世界 120dae4eed Fix fakeip lookup 2023-07-11 15:44:02 +08:00
世界 9d75385bbb Fix async FakeIP save 2023-07-08 16:21:11 +08:00
世界 ec1160924f Fix save FakeIP cache 2023-07-07 12:51:38 +08:00
世界 230e8f895d Fix close quic.Listener 2023-07-07 12:43:22 +08:00
世界 07ce5e0d22 Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界 cc7b5d8280 Unwrap 4in6 address received by client packet conn 2023-06-19 13:29:41 +08:00
世界 83c3454685 Update quic-go 2023-06-15 14:52:25 +08:00
世界 8d5b9d240a Fix outbound start sequence 2023-06-13 22:38:05 +08:00
世界 3c2c9cf317 Migrate gVisor to fork 2023-06-11 22:07:36 +08:00
世界 e572b9d0cd Update dependencies 2023-06-11 20:58:59 +08:00
世界 52e9059a8d Fix fakeip routing 2023-06-11 20:58:59 +08:00
世界 c5902f2473 Fix using v2ray websocket transport with detour 2023-06-07 21:03:21 +08:00
世界 22028602e8 Improve read waiter interface 2023-06-07 21:03:11 +08:00
Hellojack ad999d4791 Fix UVariantLen usage 2023-06-07 20:56:57 +08:00
世界 f949ddc0ab Set TCP keepalive for WireGuard gVisor TCP connections 2023-06-07 20:53:26 +08:00
世界 bc32c78d03 Improve multiplex 2023-06-07 20:46:34 +08:00
世界 54d9ef2f2a Update gVisor to 20230417.0 2023-06-07 20:45:25 +08:00
世界 b6068cea6b Update wireguard-go 2023-06-07 20:38:30 +08:00
世界 8eb7dd0059 Improve VLESS request 2023-06-07 20:35:00 +08:00
世界 1fbe7c54bf Fix wireguard reconnect 2023-06-07 20:33:53 +08:00
世界 e168de79c7 Add multi-peer support for wireguard outbound 2023-06-07 20:33:04 +08:00
世界 9bca5a517f Add fakeip support 2023-06-07 20:31:26 +08:00
世界 e8dad1afeb Fix grpc request 2023-04-22 19:51:04 +08:00
世界 438de36749 Make v2ray http2 conn public 2023-04-22 08:14:55 +08:00
世界 df0eef770e Fix http response check
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-22 08:14:55 +08:00
世界 bbdd495ed5 Fix v2ray-plugin TLS server name
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-21 17:48:36 +08:00
世界 d686172854 Fix grpc lite request host
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-21 17:48:36 +08:00
H1JK e1d96cb64e Add BaseContext to http servers 2023-04-21 17:48:29 +08:00
H1JK d5f94b65b7 Fix gRPC service name escape 2023-04-21 17:48:29 +08:00
Hellojack ec2d0b6b3c Remove TLS requirement for gRPC client 2023-04-21 17:48:29 +08:00
世界 ddf747006e Update to uuid v5 2023-04-19 21:58:58 +08:00
世界 4382093868 Prepare deadline interface 2023-04-19 21:58:58 +08:00
世界 b498a22972 Fix interface monitor for android 2023-04-19 21:42:40 +08:00
世界 5c20d0b4d5 Update dependencies 2023-04-16 16:28:41 +08:00
世界 9df96ac7f1 Fix deadline usage on websocket conn 2023-04-16 16:28:40 +08:00
世界 11c50c7558 Fix processing domain address in packet 2023-04-14 20:59:57 +08:00
世界 34cc7f176e Fix parsing query in http path 2023-04-14 20:59:16 +08:00
Xiaokang Wang (Shelikhoo) b54da9c6af 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
世界 53e4302143 Fix set HTTP TLS ALPN 2023-04-14 20:56:55 +08:00
世界 cf778eda4f Fix v2ray http transport server read request 2023-04-14 20:56:51 +08:00
世界 bb63429079 Update cancel context usage 2023-04-14 20:56:16 +08:00
世界 0d7aa19cd1 Fix write http status after response sent 2023-04-14 20:55:20 +08:00
世界 6843970536 Add loopback check 2023-04-08 09:13:50 +08:00
世界 46c318c6fe Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
世界 19a35ec6a4 Fix http2 transport close 2023-03-31 14:31:35 +08:00
世界 4999441a85 Fix missing default host in v2ray http transport`s request 2023-03-27 08:20:59 +08:00
世界 466800aa3a Fix wireguard mutex 2023-03-23 15:43:17 +08:00