Commit graph

105 commits

Author SHA1 Message Date
世界 92a92f39c5
Fix naive overflow 2022-10-18 17:52:52 +08:00
XYenon 54af113363
Add custom route support (#147) 2022-10-12 16:20:17 +08:00
世界 7f816a2ebc
Add sniff_timeout 2022-10-08 20:09:36 +08:00
世界 b0ad9bb6f1
Add shadowtls v2 support 2022-10-06 22:47:11 +08:00
世界 d135d0f287
Update tfo-go usage 2022-10-06 21:58:50 +08:00
世界 1445bdba37
Fix trojan fallback 2022-10-01 11:41:15 +08:00
世界 1173fdea64
Improve tls writer 2022-10-01 11:29:46 +08:00
世界 1b44faed17
Add v2ray stats api 2022-09-29 08:49:34 +08:00
世界 c90a77a185
Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界 cbab86ae38
Refine tproxy write back 2022-09-25 22:29:18 +08:00
世界 f4b2099488
Fix tun log 2022-09-16 15:32:50 +08:00
世界 189f02c802
Refactor bind control 2022-09-14 18:02:37 +08:00
世界 b271e19a23
Fix concurrent write 2022-09-13 10:41:10 +08:00
世界 79b6bdfda1
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
世界 dfb8b5f2fa
Fix hysteria inbound 2022-09-12 18:35:36 +08:00
世界 ee7e976084
Refactor TLS 2022-09-10 22:10:45 +08:00
世界 aa7e85caa7
Update dependencies
Add half close for smux
Update gVisor to 20220905.0
2022-09-09 14:44:18 +08:00
zakuwaki 46a8f24400
Optional proxyproto header 2022-09-09 14:44:18 +08:00
世界 ac539ace70
Add system tun stack 2022-09-09 14:44:18 +08:00
世界 a15b13978f
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
世界 0c975db0a6
Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界 cb4fea0240
Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
世界 8e7957d440
Add support for use with android VPNService 2022-09-09 14:44:18 +08:00
世界 3b48fa455e
Fix naive inbound temporary 2022-09-07 12:30:54 +08:00
zakuwaki ef013e0639
Suppress accept proxyproto failed #65 2022-09-06 23:16:31 +08:00
世界 5813e0ce7a
Add shadowtls (#49)
* Add shadowtls outbound

* Add shadowtls inbound

* Add shadowtls example

* Add shadowtls documentation
2022-08-31 14:21:53 +08:00
世界 dbda0ed98a
Add chained inbound support 2022-08-29 19:50:28 +08:00
世界 f5e0ead01c
Fix inject conn 2022-08-29 19:02:41 +08:00
世界 d440a01792
Add grpc compatibility test 2022-08-29 10:15:25 +08:00
世界 0d8cfa3031
Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界 e85dfc6adf
Add strict_route option 2022-08-26 21:53:08 +08:00
世界 58f4a970f2
Fix route connections 2022-08-25 20:48:59 +08:00
zakuwaki 59a39e66b1
Add trojan fallback for ALPN #31 2022-08-25 13:37:32 +08:00
世界 a940703ae1
Suppress expected error 2022-08-25 11:02:27 +08:00
世界 71dac85600
Add ACME EAB support 2022-08-24 17:06:28 +08:00
世界 f87baf08d3
Fix naive padding 2022-08-24 10:21:56 +08:00
世界 1413c5022a
Add proxy protocol support 2022-08-23 21:07:35 +08:00
世界 9f6ff54a76
Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界 9edfe7d9d3
Accept HTTP1 in naive inbound 2022-08-23 13:25:03 +08:00
世界 c9b7acd22c
Add v2ray transport to trojan 2022-08-23 13:24:52 +08:00
世界 4005452772
Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界 d4b7e221f0
Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界 77c98fd042
Add v2ray WebSocket transport 2022-08-22 22:20:18 +08:00
世界 082872b2f3
Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界 c4f4fd97d6
Fix tests 2022-08-22 12:02:16 +08:00
世界 dc6bb7ab1b
Add ssh outbound 2022-08-21 22:30:48 +08:00
世界 746b5d8be0
Add trojan connection fallback 2022-08-20 21:08:53 +08:00
世界 84e4677a94
Improve process searcher 2022-08-20 12:11:27 +08:00
世界 767cd55817
Fix acme issuer 2022-08-19 18:42:12 +08:00
世界 d1c3dd0ee1
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