Commit graph

114 commits

Author SHA1 Message Date
世界 bd9e6e5cd9
Fix processing domain address in packet 2023-04-12 20:49:45 +08:00
世界 62bcf22c26
Fix parsing query in http path 2023-04-12 15:58:03 +08:00
Xiaokang Wang (Shelikhoo) 84bd997742
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-12 15:58:03 +08:00
H1JK a548e45ad7
Add BaseContext to http servers 2023-04-11 18:00:43 +08:00
H1JK 5c1de2bb06
Fix gRPC service name escape 2023-04-11 18:00:43 +08:00
Hellojack e5f0add1ab
Remove TLS requirement for gRPC client 2023-04-11 18:00:43 +08:00
世界 e20e2d57c9
Fix set HTTP TLS ALPN 2023-04-11 14:40:10 +08:00
世界 25f31890ed
deadline: Fix disable pipe 2023-04-11 14:13:22 +08:00
世界 194b36b987
Fix v2ray http transport server read request 2023-04-11 10:30:10 +08:00
世界 1e39196bc9
Update cancel context usage 2023-04-10 17:01:21 +08:00
世界 55afaa87da
Fix write http status after response sent 2023-04-09 22:52:45 +08:00
世界 19c6241e10
Update dependencies 2023-04-09 15:37:06 +08:00
世界 107a9a3b51
Fix read deadline implementation 2023-04-09 12:39:33 +08:00
世界 6f2cc9761d
Add multi-peer support for wireguard outbound 2023-04-08 09:37:58 +08:00
世界 b484d9bca6
Add fakeip support 2023-04-08 09:37:58 +08:00
世界 58c4fd745a
Add L3 routing support 2023-04-08 09:17:12 +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
世界 46040a71c3
Fix vision padding overflow 2023-03-19 10:25:35 +08:00
wwqgtxx b004b9ec81
Fix stack wireguard device returning non-nil interface containing nil pointer 2023-03-13 19:46:16 +08:00
世界 6af9c2b3ca
Add health check support for http-based v2ray transport 2023-03-11 15:49:02 +08:00
世界 bdc620dab1
Fix http server usage 2023-03-11 15:05:07 +08:00
世界 83593aee70
Fix vless read cache 2023-03-06 11:19:38 +08:00
世界 5b3b74bd0f
Fix vision read 2023-03-05 14:57:50 +08:00
世界 7ecb9fc738
Minor fixes 2023-03-03 16:31:07 +08:00
世界 e8802357e1
Fix vless tests 2023-03-02 00:31:56 +08:00
世界 1f5f8a7dde
Fixed user flow in vless server 2023-03-01 20:28:40 +08:00
世界 b14ae51f71
Fix create badhttp2 server 2023-03-01 19:09:21 +08:00
世界 ed50257735
Add custom TLS server support for http based v2ray transports 2023-02-28 13:03:44 +08:00
世界 e4bff0460d
Update vision protocol 2023-02-27 15:07:15 +08:00
世界 5ce3ddee9b
Add early conn interface 2023-02-26 23:08:20 +08:00
世界 22bf7a9509
Update reality server 2023-02-26 20:55:36 +08:00
世界 842730707c
Update TUN creation 2023-02-26 20:55:15 +08:00
世界 fbc94b9e3e
Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界 4135c4974f
Merge shadowtls to library 2023-02-20 13:53:06 +08:00
世界 f516026540
Fix shadowtls in go versiojns below 1.20 2023-02-19 12:02:11 +08:00
世界 21cb227bc2
Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
世界 2bd91baad0
Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
shadow750d6 c14b353a29
Fix parse hysteria UDP message 2023-02-09 13:20:16 +08:00
世界 7ea9d48987
Add DHCP DNS server support 2023-02-08 16:43:29 +08:00
Hellojack 05620a369e
Fix gRPC lite header
Manually set the first byte to 0x00 (No Compression) since we can not ensure that the buffer is not polluted before.
2023-01-16 16:23:06 +08:00
世界 8e0fe55363
Fix wireguard events 2023-01-15 19:48:50 +08:00
世界 044f9c5d4f
Fix write to h2 conn after closed 2023-01-08 15:43:12 +08:00
世界 8dcafa5b33
Add trojan-go multiplex support for trojan inbound 2022-11-28 12:51:23 +08:00
世界 7734afc40c
Update dependencies 2022-11-28 12:51:23 +08:00
世界 ee3cd49aa5
Fix tls config for h2 server 2022-11-26 14:55:51 +08:00
世界 7c910165ef
Cleanup code 2022-11-24 12:37:29 +08:00