Commit Graph

32 Commits

Author SHA1 Message Date
世界
f11317fe0a Fix concurrent write 2022-09-13 10:41:10 +08:00
世界
bb39d5955e Skip wait for hysteria tcp handshake response
Co-authored-by: arm64v8a <48624112+arm64v8a@users.noreply.github.com>
2022-09-13 10:40:26 +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
世界
29934e62f4 Add obfs-local and v2ray-plugin support for shadowsocks outbound 2022-09-12 14:55:00 +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
世界
421f4d012f Add ECH TLS client 2022-09-10 22:10:45 +08:00
世界
fe3e01c499 Import cloudflare tls 2022-09-10 22:10:45 +08:00
世界
6e7d31a989 Refactor TLS 2022-09-10 22:10:45 +08:00
世界
d6506a4062 Fix no_gvisor build 2022-09-09 19:44:13 +08:00
世界
01d4d3d482 Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界
1ccc37694b Minor fixes 2022-09-08 18:33:59 +08:00
世界
d77c26ed0d Fix hysteria stream error 2022-09-07 19:16:20 +08:00
世界
65df98a60d Add ws compatibility test 2022-09-01 20:32:47 +08:00
世界
c4a7d8d209 Add grpc compatibility test 2022-08-29 10:15:25 +08:00
Hellojack
78a363ba05 Minor fixes (#45)
* Cleanup code
* Fix documentation typo
2022-08-28 12:40:44 +08:00
世界
0e1502ca6c Update documentation 2022-08-28 00:23:41 +08:00
Hellojack
077969c709 Add gun-lite gRPC implementation (#44) 2022-08-27 21:05:15 +08:00
世界
8584538e81 Cleanup vmessws 2022-08-26 10:22:29 +08:00
世界
c015310ddb Cleanup vmesshttp 2022-08-26 08:41:45 +08:00
世界
b5d4b267e2 Suppress expected error 2022-08-25 11:02:27 +08:00
世界
9af746ba2f Remove TLS requirement on gRPC server 2022-08-25 10:52:16 +08:00
世界
6b7e9f7949 Close websocket conn gracefully 2022-08-25 10:46:14 +08:00
世界
7288d74b8d Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +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
世界
e18acc7db9 Fix vectorised writer 2022-08-21 22:35:58 +08:00
世界
9bfef39b32 Add hysteria and acme TLS certificate issuer (#18)
* Add hysteria client/server
* Add acme TLS certificate issuer
2022-08-19 15:42:57 +08:00