Commit Graph

102 Commits

Author SHA1 Message Date
世界
2e14cd6d66 Close websocket conn gracefully 2022-08-25 10:46:14 +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
世界
e750c747c6 Fix test naive inbound with nginx 2022-08-23 14:41:31 +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
世界
a24a2b475a Allow http1 in v2ray HTTP transport 2022-08-22 23:02:25 +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
世界
83cea9475d Fix vectorised writer 2022-08-21 22:35:58 +08:00
世界
e4cece6095 Add tor outbound 2022-08-21 01:06:34 +08:00
世界
f13ecbd9bb Wait a second before check route update 2022-08-20 13:42:28 +08:00
世界
b797cdf91e Fix write socks5 username password auth request 2022-08-20 13:26:49 +08:00
世界
84e4677a94 Improve process searcher 2022-08-20 12:11:27 +08:00
世界
0377a11719 Fix route on android 2022-08-20 10:27:13 +08:00
世界
f381f8d35a Fix read packages in android 13 2022-08-20 03:05:50 +08:00
世界
92e1e5b893 Attempt to unwrap ip-in-fqdn socksaddr 2022-08-20 00:01:08 +08:00
世界
0bf78c0a8a Update gVisor to 20220815.0 2022-08-19 17:47:54 +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
世界
3dfa99efe1 Add back dns concurrent write lock 2022-08-19 10:51:26 +08:00
世界
150df1ae8e Add write lock to shadowsocks aead writer 2022-08-19 08:26:26 +08:00
世界
5ca9d77176 Fix close shadowsocks server conn 2022-08-18 23:16:05 +08:00
世界
aa89fcc29d Fix find process with lwip stack 2022-08-18 10:10:30 +08:00
世界
738bb0eabc Improve async dns transports 2022-08-17 20:10:59 +08:00
世界
d6a0aa7ccf Add wireguard outbound and test 2022-08-16 23:39:11 +08:00
世界
88c69a06dc Fix copy stream 2022-08-15 16:53:12 +08:00
世界
cd5e7055d2 Add android package rules support in tun routing 2022-08-15 11:44:59 +08:00
世界
3157593b6b Add uid and android user rules support in tun routing 2022-08-15 11:41:00 +08:00
世界
50869c6cd2 Fix dns concurrent write 2022-08-13 11:00:15 +08:00
世界
51bbf93ff2 Improve smux write 2022-08-12 16:49:25 +08:00
世界
b0ed1dc106 Minor fixes 2022-08-12 12:13:57 +08:00
世界
ef8dde2b70 Update dependencies 2022-08-12 10:58:16 +08:00
世界
97870c9288 Refactor bufio 2022-08-11 23:59:22 +08:00
世界
517a89fa9c Add back UoT support 2022-08-11 10:36:28 +08:00
世界
b79b19c470 Add naive inbound and test 2022-08-10 20:36:29 +08:00
世界
0e6b4df8f1 Remove incorrect warning 2022-08-09 17:27:22 +08:00
世界
8ca6c246a8 Improve wintun read 2022-08-08 21:35:59 +08:00
世界
6d78cf6b58 Add trojan inbound/outbound 2022-08-08 09:08:12 +08:00
世界
df6635c620 Simplify vmess test 2022-08-08 09:08:12 +08:00
世界
0f74f6cd60 Add optional LWIP tun stack support 2022-08-07 17:21:49 +08:00
世界
6ee10c03d1 Update gVisor to 20220801.0 2022-08-07 14:58:07 +08:00
世界
587739e95c Fix linux unprivileged tun usage 2022-08-07 11:21:10 +08:00
世界
01bace7769 Fix wininet wrapper 2022-08-06 17:28:51 +08:00
世界
dfa10d4ebe Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界
f691bd5ce1 Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界
64dbac8138 Add multiplexer for vmess 2022-08-04 10:38:20 +08:00
世界
03890151d7 Improve multiplexer 2022-08-03 22:01:18 +08:00