Commit Graph

129 Commits

Author SHA1 Message Date
世界
41b3311c44 Update vision protocol 2023-02-27 15:07:15 +08:00
世界
a338f3a5ba Update TUN creation 2023-02-26 20:55:15 +08:00
世界
dc5bb1fa9d Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界
c84a35e477 Add strict mode support for shadowtls v3 2023-02-21 20:51:26 +08:00
世界
e205ea6371 Add multiple server names and multi-user support for shadowtls 2023-02-21 16:09:06 +08:00
世界
7ce6f68b5f Add NTP service 2023-02-21 16:09:06 +08:00
世界
8d04ccf2e3 Merge shadowtls to library 2023-02-20 13:53:06 +08:00
世界
644153d61f Add libbox wrapper 2023-02-20 11:07:49 +08:00
世界
f9adec2f5b Fix tproxy inbound 2023-02-19 18:56:38 +08:00
世界
88f47d2469 Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
世界
bbe10ad8d6 Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
世界
0391deb657 Disable vmess header protection if transport enabled 2023-02-13 05:15:26 +08:00
世界
69c16d73bd Upgrade tfo-go 2023-02-08 14:13:33 +08:00
世界
9e68d725c1 Fix auth_user route for naive inbound 2023-01-19 10:47:22 +08:00
世界
4392e0d85c Fix inbound default DF 2023-01-19 10:36:25 +08:00
世界
aefa861625 Fix user from stream packet conn 2022-12-18 16:08:49 +08:00
世界
b82dfdf7d7 Add trojan-go multiplex support for trojan inbound 2022-11-28 12:51:23 +08:00
世界
a4113864b7 Fix crash when input bad method in shadowsocks multi-user inbound 2022-11-28 12:51:23 +08:00
世界
80db96eac8 Fix lint 2022-11-26 11:21:24 +08:00
世界
2f61972d18 Fix shadowtls server detection 2022-11-22 22:15:38 +08:00
世界
c3c93a82dd Fix shadowtls server 2022-11-21 21:20:44 +08:00
世界
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