Commit Graph

207 Commits

Author SHA1 Message Date
世界
a7d33965cd Add custom wireguard worker size option 2022-11-08 13:48:14 +08:00
世界
2abbbcfaca Fix reset outbound 2022-11-06 10:36:19 +08:00
世界
19fba6f2ff Fix wireguard close 2022-11-06 10:20:23 +08:00
世界
bb90e6a193 Update dependencies 2022-10-31 13:59:52 +08:00
世界
ec8b0c2a44 Fix decrypt xplus packet 2022-10-28 09:53:57 +08:00
世界
b575903468 Add option for custom wireguard reserved bytes 2022-10-28 09:53:57 +08:00
世界
26d58849a7 Fix shadowtls conn 2022-10-25 21:25:42 +08:00
世界
9a6072a048 Remove unused 2022-10-10 14:23:34 +08:00
世界
45a59d967d Fix websocket headroom 2022-10-08 20:09:36 +08:00
世界
87fa65be89 Add shadowtls v2 support 2022-10-06 22:47:11 +08:00
世界
70edbb2a39 Improve tls writer 2022-10-01 11:29:46 +08:00
世界
1f70aeb6ef Fix random seed 2022-09-29 08:49:34 +08:00
世界
0ea767a809 Add v2ray stats api 2022-09-29 08:49:34 +08:00
世界
69d4d96c2a Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界
34103a54f7 Fix read source address from grpc-go 2022-09-25 22:29:18 +08:00
世界
e53ed9c382 Fix shadowsocks plugins 2022-09-25 16:43:12 +08:00
世界
01ee40208d Improve websocket writer 2022-09-23 18:55:07 +08:00
世界
01865024b0 Fix leaks and add test 2022-09-23 13:14:31 +08:00
世界
7dec07c64a Merge VLESS to library 2022-09-23 10:28:51 +08:00
世界
cb31607718 Add stdio test 2022-09-23 10:28:24 +08:00
世界
c732dd75d4 Add mux server and XUDP client for VMess 2022-09-17 11:54:04 +08:00
世界
733e275370 Make gVisor optional 2022-09-15 12:24:08 +08:00
世界
ea79f075bc Move shadowsocksr implementation to clash 2022-09-14 21:57:40 +08:00
世界
571b164abb Fix close grpc conn 2022-09-14 18:02:37 +08:00
世界
c7d3f264c9 Refactor bind control 2022-09-14 18:02:37 +08:00
世界
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