Commit Graph

108 Commits

Author SHA1 Message Date
世界
4b2ee8b9e7 Improve shadowtls server 2022-11-21 13:18:04 +08:00
世界
61d622a6a2 Remove unused 2022-11-13 11:30:48 +08:00
世界
1a9c08292a Add multi user support for hysteria inbound 2022-11-09 21:00:08 +08:00
世界
761e8de937 Fix naive overflow 2022-10-18 17:52:52 +08:00
XYenon
25a55ebf52 Add custom route support (#147) 2022-10-12 16:20:17 +08:00
世界
6b043020b2 Add sniff_timeout 2022-10-08 20:09:36 +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
世界
65f67b0bee Fix trojan fallback 2022-10-01 11:41:15 +08:00
世界
70edbb2a39 Improve tls writer 2022-10-01 11:29:46 +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
世界
25b4750c58 Refine tproxy write back 2022-09-25 22:29:18 +08:00
世界
ad049fc530 Fix tun log 2022-09-16 15:32:50 +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
世界
6efce450dd Fix hysteria inbound 2022-09-12 18:35:36 +08:00
世界
6e7d31a989 Refactor TLS 2022-09-10 22:10:45 +08:00
世界
67536d05b1 Update dependencies
Add half close for smux
Update gVisor to 20220905.0
2022-09-09 14:44:18 +08:00
zakuwaki
a1846d72a5 Optional proxyproto header 2022-09-09 14:44:18 +08:00
世界
178e86fc50 Add system tun stack 2022-09-09 14:44:18 +08:00
世界
a703d513a6 Set default tun mtu to 9000 like clash
IDK why, maybe faster in a local speed test?
2022-09-09 14:44:18 +08:00
世界
c348f3431b Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界
01d4d3d482 Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界
83e4c65d01 Add support for use with android VPNService 2022-09-09 14:44:18 +08:00
世界
2b064ee395 Fix naive inbound temporary 2022-09-07 12:30:54 +08:00
zakuwaki
4f772b014e Suppress accept proxyproto failed #65 2022-09-06 23:16:31 +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
世界
56119da3e0 Add chained inbound support 2022-08-29 19:50:28 +08:00
世界
1c6d039e3f Fix inject conn 2022-08-29 19:02:41 +08:00
世界
c4a7d8d209 Add grpc compatibility test 2022-08-29 10:15:25 +08:00
世界
56e0ffeb3a Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界
bfcf1017f0 Add strict_route option 2022-08-26 21:53:08 +08:00
世界
9c7910e75c Fix route connections 2022-08-25 20:48:59 +08:00
zakuwaki
cd29049889 Add trojan fallback for ALPN #31 2022-08-25 13:37:32 +08:00
世界
b5d4b267e2 Suppress expected error 2022-08-25 11:02:27 +08:00
世界
d0fc15ca54 Add ACME EAB support 2022-08-24 17:06:28 +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
世界
7288d74b8d Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +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
世界
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
世界
045e6d1976 Fix tests 2022-08-22 12:02:16 +08:00
世界
9ac5648eb8 Add ssh outbound 2022-08-21 22:30:48 +08:00
世界
fb03bb3edd Add trojan connection fallback 2022-08-20 21:08:53 +08:00