Commit Graph

148 Commits

Author SHA1 Message Date
世界 61d622a6a2 Remove unused 2022-11-13 11:30:48 +08:00
世界 100d0a32f4 Fix create TLS config 2022-11-13 11:24:37 +08:00
世界 53148f8a07 Fix connect packet connection for mux client 2022-11-12 03:53:42 +08:00
世界 d9d39454a9 Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
世界 1b12a69120 Fix smux keep alive 2022-11-08 16:45:38 +08:00
世界 c9325e7847 Split bind_address 2022-11-06 10:16:07 +08:00
Dreamacro 6d8cf8e8a6 Fix macOS Ventura process name match 2022-11-06 10:16:07 +08:00
Hellojack cb855b3d66 Adjust uTLS wrapper 2022-11-06 10:16:07 +08:00
世界 01eb5b723e Fix uTLS config 2022-10-31 13:59:52 +08:00
世界 bb90e6a193 Update dependencies 2022-10-31 13:59:52 +08:00
Hellojack c76f16a3d9 Update uTLS usage
* Update new uTLS fingerprints

* Update documentation
2022-10-28 09:53:57 +08:00
世界 092b839176 Add message for tfo error 2022-10-18 17:27:50 +08:00
世界 da70aa1abf Fix sniff fragmented quic client hello 2022-10-12 16:11:42 +08:00
世界 51e66dd624 Fix tfo headroom 2022-10-10 13:33:48 +08:00
世界 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