Commit graph

37 commits

Author SHA1 Message Date
世界 98ff897f35
Fix reset outbounds 2024-07-13 17:46:22 +08:00
世界 082e3fb8df
Fix V2Ray transport path validation behavior 2023-12-26 09:02:58 +08:00
世界 a0cab4f563
Fix websocket client initialize 2023-12-22 20:38:06 +08:00
世界 0ef268637e
Prevent nil LocalAddr or RemoteAddr 2023-12-05 15:11:09 +08:00
世界 01f6e70bc5
Fix deadline usage 2023-12-01 20:39:01 +08:00
世界 4d23773a25
Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界 f7c2eb6e76
Fix v2ray ws crash 2023-11-13 13:34:31 +08:00
世界 c2c3f7284f
Revert "Fix Host ignored in v2ray websocket transport"
This reverts commit aaa6702863.
2023-11-09 16:55:47 +08:00
世界 aaa6702863
Fix Host ignored in v2ray websocket transport 2023-11-05 23:27:11 +08:00
世界 e26096085e
Remove invalid code 2023-09-28 15:52:05 +08:00
世界 9dcd427743
Fix v2ray websocket transport 2023-09-17 01:09:41 +08:00
世界 d74abbd20e
Fix v2ray websocket transport 2023-07-11 15:44:03 +08:00
世界 c5902f2473
Fix using v2ray websocket transport with detour 2023-06-07 21:03:21 +08:00
H1JK e1d96cb64e
Add BaseContext to http servers 2023-04-21 17:48:29 +08:00
世界 4382093868
Prepare deadline interface 2023-04-19 21:58:58 +08:00
世界 9df96ac7f1
Fix deadline usage on websocket conn 2023-04-16 16:28:40 +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
世界 0d7aa19cd1
Fix write http status after response sent 2023-04-14 20:55:20 +08:00
世界 46c318c6fe
Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
世界 bdc620dab1
Fix http server usage 2023-03-11 15:05:07 +08:00
世界 ed50257735
Add custom TLS server support for http based v2ray transports 2023-02-28 13:03:44 +08:00
世界 2bd91baad0
Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
arm64v8a 2c9d25e853
Fix websocket alpn 2022-11-11 20:01:49 +08:00
世界 eb2e8a0b40
Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
世界 a01bb569d1
Fix websocket headroom 2022-10-08 20:09:36 +08:00
世界 1173fdea64
Improve tls writer 2022-10-01 11:29:46 +08:00
世界 22ea878fe9
Improve websocket writer 2022-09-23 18:55:07 +08:00
世界 b271e19a23
Fix concurrent write 2022-09-13 10:41:10 +08:00
世界 ee7e976084
Refactor TLS 2022-09-10 22:10:45 +08:00
世界 4a0df713aa
Add ws compatibility test 2022-09-01 20:32:47 +08:00
世界 07a0381f8b
Cleanup vmessws 2022-08-26 10:22:29 +08:00
世界 2e14cd6d66
Close websocket conn gracefully 2022-08-25 10:46:14 +08:00
世界 9f6ff54a76
Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界 4005452772
Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界 d4b7e221f0
Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界 77c98fd042
Add v2ray WebSocket transport 2022-08-22 22:20:18 +08:00