Commit Graph

93 Commits

Author SHA1 Message Date
世界
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
世界
7909d58f86 Improve process searcher 2022-08-20 12:11:27 +08:00
世界
2cbdc0354f Fix acme issuer 2022-08-19 18:42:12 +08:00
世界
9bfef39b32 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
世界
d854a567cc Add back dns concurrent write lock 2022-08-19 10:51:26 +08:00
世界
1ef9449ca0 Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界
0e38106312 Improve tproxy udp write back 2022-08-16 18:37:37 +08:00
世界
be04eb3bea Add android package rules support in tun routing 2022-08-15 11:44:59 +08:00
世界
91fd4bacbd Add uid and android user rules support in tun routing 2022-08-15 11:41:00 +08:00
世界
cc5440aa67 Refactor bufio 2022-08-11 23:59:22 +08:00
世界
312d89980b Add naive inbound and test 2022-08-10 20:36:29 +08:00
世界
769521cafe Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界
37771a57e7 Add optional LWIP tun stack support 2022-08-07 17:21:49 +08:00
世界
02832fb136 Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界
ed900a990e Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界
07eff298ab Update WriteToUDPAddrPort usage since fixed by go1.18.5 2022-08-03 17:49:04 +08:00