Commit Graph

74 Commits

Author SHA1 Message Date
世界
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
世界
39e2d33bef Support x/h2 v0.2.0 deadline 2022-11-11 22:08:20 +08:00
arm64v8a
7c825af248 Fix websocket alpn 2022-11-11 20:01:49 +08:00
世界
f6dcb7b929 Fix h2c transport 2022-11-09 12:15:14 +08:00
世界
d9d39454a9 Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
世界
6af7e1e6fa Fix format 2022-11-08 14:54:19 +08:00
世界
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