Commit Graph

112 Commits

Author SHA1 Message Date
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
世界
57e3828232 Fix missing default host in v2ray http transport`s request 2023-03-27 08:20:59 +08:00
世界
9c086c9aa6 Fix wireguard mutex 2023-03-23 15:43:17 +08:00
世界
8e1e4ac375 Fix vision padding overflow 2023-03-19 10:25:35 +08:00
wwqgtxx
4c67101519 Fix stack wireguard device returning non-nil interface containing nil pointer 2023-03-13 19:46:16 +08:00
世界
c1ebf17269 Add health check support for http-based v2ray transport 2023-03-11 15:49:02 +08:00
世界
73af4cc2c3 Fix http server usage 2023-03-11 15:05:07 +08:00
世界
6fa7ca167b Fix vless read cache 2023-03-06 11:19:38 +08:00
世界
9d5090afdd Fix vision read 2023-03-05 14:57:50 +08:00
世界
72e8b21c03 Minor fixes 2023-03-03 16:31:07 +08:00
世界
8cc30246e2 Fix vless tests 2023-03-02 00:31:56 +08:00
世界
f2f9af1504 Fixed user flow in vless server 2023-03-01 20:28:40 +08:00
世界
7d5ec2dac4 Fix create badhttp2 server 2023-03-01 19:09:21 +08:00
世界
5dc3e1bc7d Add custom TLS server support for http based v2ray transports 2023-02-28 13:03:44 +08:00
世界
41b3311c44 Update vision protocol 2023-02-27 15:07:15 +08:00
世界
39acddf2c3 Add early conn interface 2023-02-26 23:08:20 +08:00
世界
329f0885ab Update reality server 2023-02-26 20:55:36 +08:00
世界
a338f3a5ba Update TUN creation 2023-02-26 20:55:15 +08:00
世界
dc5bb1fa9d Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界
8d04ccf2e3 Merge shadowtls to library 2023-02-20 13:53:06 +08:00
世界
70993942bb Fix shadowtls in go versiojns below 1.20 2023-02-19 12:02:11 +08:00
世界
88f47d2469 Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
世界
bbe10ad8d6 Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
shadow750d6
144b95d6f2 Fix parse hysteria UDP message 2023-02-09 13:20:16 +08:00
世界
b4902fe36c Add DHCP DNS server support 2023-02-08 16:43:29 +08:00
Hellojack
61c69e5ff0 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
世界
82dc6f0ade Fix wireguard events 2023-01-15 19:48:50 +08:00
世界
babe75caf9 Fix write to h2 conn after closed 2023-01-08 15:43:12 +08:00
世界
b82dfdf7d7 Add trojan-go multiplex support for trojan inbound 2022-11-28 12:51:23 +08:00
世界
1e9796bdf1 Update dependencies 2022-11-28 12:51:23 +08:00
世界
4ad7ce54f0 Fix tls config for h2 server 2022-11-26 14:55:51 +08:00
世界
2f59760d39 Cleanup code 2022-11-24 12:37:29 +08:00
Hellojack
65c0c298d8 Cleanup gun conn code 2022-11-23 14:56:31 +08:00
世界
2f61972d18 Fix shadowtls server detection 2022-11-22 22:15:38 +08:00