Commit graph

142 commits

Author SHA1 Message Date
世界 9a3360e5d0
Fix build on go1.18 2022-09-13 16:23:20 +08:00
世界 007a278ac8
Refactor to miekg/dns 2022-09-13 16:18:39 +08:00
世界 b271e19a23
Fix concurrent write 2022-09-13 10:41:10 +08:00
世界 9913e0e025
Add shadowsocksr outbound 2022-09-12 18:35:36 +08:00
世界 7e09beb0c3
Minor fixes 2022-09-11 22:44:35 +08:00
世界 0e31aeea00
Fix socks4 request 2022-09-10 22:54:50 +08:00
世界 2f437a0382
Add uTLS client 2022-09-10 22:10:45 +08:00
世界 3ad4370fa5
Add ECH TLS client 2022-09-10 22:10:45 +08:00
世界 a3bb9c2877
Import cloudflare tls 2022-09-10 22:10:45 +08:00
世界 099358d3e5
Add clash persistence support 2022-09-10 14:42:14 +08:00
世界 bbe7f28545
Fix system stack crash 2022-09-09 19:44:13 +08:00
世界 aa7e85caa7
Update dependencies
Add half close for smux
Update gVisor to 20220905.0
2022-09-09 14:44:18 +08:00
世界 500ba69548
Fix processing vmess termination signal 2022-09-07 19:16:20 +08:00
世界 9078bc2de5
Fix write trojan udp 2022-09-03 16:58:55 +08:00
世界 b206d0889b
Fix dial parallel in direct outbound 2022-09-03 12:01:48 +08:00
世界 ee691d81bf
Fix write zero 2022-09-03 09:25:30 +08:00
世界 d8028a8632
Fix smux session status 2022-08-31 10:00:15 +08:00
世界 cd98ea5008
Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界 d440a01792
Add grpc compatibility test 2022-08-29 10:15:25 +08:00
世界 c6ef276811
Update dependencies 2022-08-28 12:21:22 +08:00
世界 0d8cfa3031
Add vmess packetaddr option 2022-08-27 11:28:01 +08:00
世界 0289586880
Add documentation for strict_route 2022-08-27 09:31:17 +08:00
世界 e85dfc6adf
Add strict_route option 2022-08-26 21:53:08 +08:00
世界 d0703b78fa
Fix dns hijack on android
iproute2 on android does not support port rules
2022-08-26 21:05:45 +08:00
世界 a057754035
Revert linux process searcher 2022-08-26 17:36:06 +08:00
世界 9ac31d0233
Fix ipv6 route on linux 2022-08-26 12:30:31 +08:00
世界 9f6628445e
Improve ip_cidr rule 2022-08-25 22:23:26 +08:00
世界 021aa8faed
Fix ipv6 route on linux 2022-08-25 18:57:36 +08:00
世界 83f6e037d6
Fix http proxy with compressed response 2022-08-25 18:40:13 +08:00
世界 a6baab92f3
Fix early close on windows and catch any 2022-08-24 19:03:15 +08:00
世界 71dac85600
Add ACME EAB support 2022-08-24 17:06:28 +08:00
世界 553f78ed55
Fix close non-duplex connections 2022-08-24 14:32:18 +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
世界 082872b2f3
Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界 4216afe62f
Minor fixes 2022-08-22 16:14:53 +08:00
世界 ac0ead1473
Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
世界 83cea9475d
Fix vectorised writer 2022-08-21 22:35:58 +08:00
世界 7613b8dbfe
Fix gvisor udp write back 2022-08-21 11:40:04 +08:00
世界 e4cece6095
Add tor outbound 2022-08-21 01:06:34 +08:00
世界 746b5d8be0
Add trojan connection fallback 2022-08-20 21:08:53 +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