世界
|
8a53846efd
|
Fix uTLS handshake
|
2022-10-08 20:31:01 +08:00 |
|
世界
|
a01bb569d1
|
Fix websocket headroom
|
2022-10-08 20:09:36 +08:00 |
|
世界
|
7f816a2ebc
|
Add sniff_timeout
|
2022-10-08 20:09:36 +08:00 |
|
世界
|
d135d0f287
|
Update tfo-go usage
|
2022-10-06 21:58:50 +08:00 |
|
世界
|
1445bdba37
|
Fix trojan fallback
|
2022-10-01 11:41:15 +08:00 |
|
世界
|
1173fdea64
|
Improve tls writer
|
2022-10-01 11:29:46 +08:00 |
|
世界
|
968430c338
|
Minor fixes
|
2022-09-30 21:08:07 +08:00 |
|
世界
|
c90a77a185
|
Refine 4in6 processing
|
2022-09-25 22:29:18 +08:00 |
|
世界
|
cbab86ae38
|
Refine tproxy write back
|
2022-09-25 22:29:18 +08:00 |
|
世界
|
abe3dc6039
|
Add self sign cert support
|
2022-09-23 17:13:18 +08:00 |
|
世界
|
407509c985
|
Fix leaks and add test
|
2022-09-23 13:14:31 +08:00 |
|
世界
|
693ef293ac
|
Update buffer usage
|
2022-09-23 10:27:48 +08:00 |
|
世界
|
a006627795
|
Disable DF on direct outbound by default
|
2022-09-23 10:27:46 +08:00 |
|
世界
|
42524ba04e
|
Fix dns sniffer
|
2022-09-17 16:59:28 +08:00 |
|
世界
|
cfe14f2817
|
Suppress bad http2 error
|
2022-09-15 15:34:52 +08:00 |
|
世界
|
189f02c802
|
Refactor bind control
|
2022-09-14 18:02:37 +08:00 |
|
世界
|
007a278ac8
|
Refactor to miekg/dns
|
2022-09-13 16:18:39 +08:00 |
|
世界
|
a2d1f89922
|
Add custom tls client support for v2ray h2/grpclite transports
|
2022-09-11 22:44:35 +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 |
|
世界
|
ee7e976084
|
Refactor TLS
|
2022-09-10 22:10:45 +08:00 |
|
zakuwaki
|
46a8f24400
|
Optional proxyproto header
|
2022-09-09 14:44:18 +08:00 |
|
世界
|
87bc292296
|
Add comment filter for config
|
2022-09-09 14:44:18 +08:00 |
|
世界
|
0c975db0a6
|
Set udp dontfrag by default
|
2022-09-09 14:44:18 +08:00 |
|
世界
|
8e7957d440
|
Add support for use with android VPNService
|
2022-09-09 14:44:18 +08:00 |
|
世界
|
4b61d6e875
|
Fix hysteria stream error
|
2022-09-07 19:16:20 +08:00 |
|
世界
|
62fa48293a
|
Merge dialer options
|
2022-09-03 12:55:10 +08:00 |
|
dyhkwong
|
5a9c2b1e80
|
darwin pf support (#52)
|
2022-08-31 14:21:37 +08:00 |
|
世界
|
cd98ea5008
|
Fix socksaddr type condition
|
2022-08-29 19:58:58 +08:00 |
|
世界
|
e0f7387dff
|
Fix search android package in non-owner users
|
2022-08-29 12:02:29 +08:00 |
|
世界
|
d440a01792
|
Add grpc compatibility test
|
2022-08-29 10:15:25 +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 |
|
世界
|
c5e38203eb
|
Fix read DNS message
|
2022-08-26 13:35:27 +08:00 |
|
世界
|
d481bd7993
|
Fix bind_address
|
2022-08-25 14:50:10 +08:00 |
|
Hellojack
|
a878256367
|
Fix TLS insecure (#27)
|
2022-08-24 16:11:41 +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 |
|
世界
|
8fec78a5cd
|
Apply bind address to udp connect
|
2022-08-22 14:35:05 +08:00 |
|
世界
|
7ba0a14e97
|
Add bind address to outbound options
|
2022-08-22 14:28:23 +08:00 |
|
世界
|
b1b1ab5350
|
Update release config
|
2022-08-21 13:03:19 +08:00 |
|
世界
|
746b5d8be0
|
Add trojan connection fallback
|
2022-08-20 21:08:53 +08:00 |
|
世界
|
e839beb73b
|
Skip bind connection with private destination to interface
|
2022-08-20 13:31:15 +08:00 |
|
世界
|
84e4677a94
|
Improve process searcher
|
2022-08-20 12:11:27 +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 |
|
世界
|
c8424ed8fd
|
Fix format
|
2022-08-19 08:26:26 +08:00 |
|
世界
|
f22c2690ec
|
Fix lint
|
2022-08-17 20:15:35 +08:00 |
|
世界
|
835ae1217b
|
Update exec/control usage
|
2022-08-16 18:19:48 +08:00 |
|
世界
|
cd5e7055d2
|
Add android package rules support in tun routing
|
2022-08-15 11:44:59 +08:00 |
|