Commit Graph

134 Commits

Author SHA1 Message Date
世界
9d31daea72 Fix uTLS handshake 2022-10-08 20:31:01 +08:00
世界
45a59d967d Fix websocket headroom 2022-10-08 20:09:36 +08:00
世界
6b043020b2 Add sniff_timeout 2022-10-08 20:09:36 +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
世界
9dd19027d0 Minor fixes 2022-09-30 21:08:07 +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
世界
f4fda3f508 Add self sign cert support 2022-09-23 17:13:18 +08:00
世界
01865024b0 Fix leaks and add test 2022-09-23 13:14:31 +08:00
世界
7a1f1093a7 Update buffer usage 2022-09-23 10:27:48 +08:00
世界
80b4b36178 Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
世界
5545f8c64e Fix dns sniffer 2022-09-17 16:59:28 +08:00
世界
e440ff8436 Suppress bad http2 error 2022-09-15 15:34:52 +08:00
世界
c7d3f264c9 Refactor bind control 2022-09-14 18:02:37 +08:00
世界
72b2fdfdce Refactor to miekg/dns 2022-09-13 16:18:39 +08:00
世界
3c08184274 Add custom tls client support for v2ray h2/grpclite transports 2022-09-11 22:44:35 +08:00
世界
c264d14113 Add uTLS client 2022-09-10 22:10:45 +08:00
世界
421f4d012f Add ECH TLS client 2022-09-10 22:10:45 +08:00
世界
6e7d31a989 Refactor TLS 2022-09-10 22:10:45 +08:00
zakuwaki
a1846d72a5 Optional proxyproto header 2022-09-09 14:44:18 +08:00
世界
a9e9715b11 Add comment filter for config 2022-09-09 14:44:18 +08:00
世界
c348f3431b Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界
83e4c65d01 Add support for use with android VPNService 2022-09-09 14:44:18 +08:00
世界
d77c26ed0d Fix hysteria stream error 2022-09-07 19:16:20 +08:00
世界
273652ae23 Merge dialer options 2022-09-03 12:55:10 +08:00
dyhkwong
917c4f0e91 darwin pf support (#52) 2022-08-31 14:21:37 +08:00
世界
38a69dac07 Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界
a008f5f117 Fix search android package in non-owner users 2022-08-29 12:02:29 +08:00
世界
c4a7d8d209 Add grpc compatibility test 2022-08-29 10:15:25 +08:00
世界
a0d35cf3dc Fix dns hijack on android
iproute2 on android does not support port rules
2022-08-26 21:05:45 +08:00
世界
0bcd2df9c6 Revert linux process searcher 2022-08-26 17:36:06 +08:00
世界
4ea259a94f Fix read DNS message 2022-08-26 13:35:27 +08:00
世界
8f67ed0750 Fix bind_address 2022-08-25 14:50:10 +08:00
Hellojack
76f41e5731 Fix TLS insecure (#27) 2022-08-24 16:11:41 +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
世界
dbf12fb14d Prepare v2ray client/server transport 2022-08-22 18:57:05 +08:00
世界
515b350328 Apply bind address to udp connect 2022-08-22 14:35:05 +08:00
世界
6e41cc18f1 Add bind address to outbound options 2022-08-22 14:28:23 +08:00
世界
c2f1cb07af Update release config 2022-08-21 13:03:19 +08:00
世界
fb03bb3edd Add trojan connection fallback 2022-08-20 21:08:53 +08:00
世界
a5f0041cf6 Skip bind connection with private destination to interface 2022-08-20 13:31:15 +08:00
世界
7909d58f86 Improve process searcher 2022-08-20 12:11:27 +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
世界
4044d41e0f Fix format 2022-08-19 08:26:26 +08:00
世界
ae1e78b409 Fix lint 2022-08-17 20:15:35 +08:00
世界
26e0c91fe3 Update exec/control usage 2022-08-16 18:19:48 +08:00
世界
be04eb3bea Add android package rules support in tun routing 2022-08-15 11:44:59 +08:00