Commit Graph

141 Commits

Author SHA1 Message Date
世界
329f0885ab Update reality server 2023-02-26 20:55:36 +08:00
世界
dc5bb1fa9d Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界
e205ea6371 Add multiple server names and multi-user support for shadowtls 2023-02-21 16:09:06 +08:00
世界
5635d6a4dc Add uTLS support for shadowtls v3 2023-02-20 21:04:07 +08:00
世界
8d04ccf2e3 Merge shadowtls to library 2023-02-20 13:53:06 +08:00
世界
88f47d2469 Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
世界
c3c93a82dd Fix shadowtls server 2022-11-21 21:20:44 +08:00
世界
100d0a32f4 Fix create TLS config 2022-11-13 11:24:37 +08:00
世界
8fce0003be Fix hysteria test 2022-11-10 21:10:18 +08:00
世界
d9d39454a9 Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
世界
a7d33965cd Add custom wireguard worker size option 2022-11-08 13:48:14 +08:00
世界
ff9df30773 Fix test 2022-10-31 13:59:52 +08:00
世界
b261a90658 Fix v2ray api 2022-10-26 20:06:13 +08:00
世界
4f34fe636c Add shadowtls inbound test 2022-10-10 11:31:03 +08:00
世界
14c192be58 Fix test 2022-10-08 20:30:52 +08:00
世界
87fa65be89 Add shadowtls v2 support 2022-10-06 22:47:11 +08:00
世界
c7300b4764 Update tfo-go usage 2022-10-06 21:58:50 +08:00
世界
70edbb2a39 Improve tls writer 2022-10-01 11:29:46 +08:00
世界
9dd19027d0 Minor fixes 2022-09-30 21:08:07 +08:00
世界
e53ed9c382 Fix shadowsocks plugins 2022-09-25 16:43:12 +08:00
世界
01865024b0 Fix leaks and add test 2022-09-23 13:14:31 +08:00
世界
c732dd75d4 Add mux server and XUDP client for VMess 2022-09-17 11:54:04 +08:00
世界
cfd6270f5d Fix test 2022-09-14 18:02:51 +08:00
世界
f11317fe0a Fix concurrent write 2022-09-13 10:41:10 +08:00
世界
581fc4cd33 Add vless outbound and xudp 2022-09-12 21:59:27 +08:00
世界
f5b00ac9de Add shadowsocksr outbound 2022-09-12 18:35:36 +08:00
世界
3c08184274 Add custom tls client support for v2ray h2/grpclite transports 2022-09-11 22:44:35 +08:00
世界
c264d14113 Add uTLS client 2022-09-10 22:10:45 +08:00
世界
01d4d3d482 Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界
78519abb66 Refine test 2022-09-07 19:16:20 +08:00
世界
fa9450da1e Fix write trojan udp 2022-09-03 16:58:55 +08:00
世界
273652ae23 Merge dialer options 2022-09-03 12:55:10 +08:00
世界
65df98a60d Add ws compatibility test 2022-09-01 20:32:47 +08:00
世界
73746383cc Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界
38a69dac07 Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界
56119da3e0 Add chained inbound support 2022-08-29 19:50:28 +08:00
世界
c4a7d8d209 Add grpc compatibility test 2022-08-29 10:15:25 +08:00
Hellojack
077969c709 Add gun-lite gRPC implementation (#44) 2022-08-27 21:05:15 +08:00
世界
56e0ffeb3a Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界
6b7e9f7949 Close websocket conn gracefully 2022-08-25 10:46:14 +08:00
世界
91cc9534d2 Fix naive padding 2022-08-24 10:21:56 +08:00
世界
a69eddc618 Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界
b7f61e0993 Fix test naive inbound with nginx 2022-08-23 14:41:31 +08:00
世界
1078439201 Accept HTTP1 in naive inbound 2022-08-23 13:25:03 +08:00
世界
227a6e9921 Add v2ray transport to trojan 2022-08-23 13:24:52 +08:00
世界
10a202eb85 Allow http1 in v2ray HTTP transport 2022-08-22 23:02:25 +08:00
世界
46ed01b4c9 Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界
192c360801 Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界
ebc3c54618 Add v2ray WebSocket transport 2022-08-22 22:20:18 +08:00
世界
dbf12fb14d Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00