wwqgtxx
4fedfc47b0
chore: update geo unneeded reload whole config
2024-08-16 09:19:18 +08:00
wwqgtxx
4c10d42fbf
fix: normal rule not working in fake-ip-filter
2024-08-15 07:42:59 +08:00
wwqgtxx
7fd0467aef
feat: sniffer
's force-domain
and skip-domain
support rule-set:
and geosite:
2024-08-14 23:29:53 +08:00
wwqgtxx
696b75ee37
feat: fake-ip-filter
support rule-set:
and geosite:
2024-08-14 20:45:36 +08:00
wwqgtxx
f20f371a61
chore: better keepalive handle
2024-08-14 13:01:06 +08:00
Larvan2
50d0cd363c
chore: auto download external UI when 'external-ui' is set and not empty
2024-08-13 14:19:34 +08:00
wwqgtxx
5bf22422d9
fix: wireguard not working in CMFA
2024-08-13 13:36:25 +08:00
wwqgtxx
951cae2156
chore: corrected the incoming parameters of PowerUnregisterSuspendResumeNotification
2024-08-08 13:27:06 +08:00
wwqgtxx
c830b8aaf7
feat: support convert mrs
format back to text
format
2024-07-28 11:00:27 +08:00
wwqgtxx
4f8a5a5f54
feat: add mrs
format ipcidr ruleset
2024-07-27 10:36:11 +08:00
wwqgtxx
303f6e4567
feat: add mrs
format domain ruleset
2024-07-26 22:30:42 +08:00
wwqgtxx
d6a1af23a7
feat: local file type provider will auto update after modify
2024-07-24 14:37:10 +08:00
wwqgtxx
313493cc94
chore: add fswatch
2024-07-24 14:37:10 +08:00
wwqgtxx
4eb13a73bf
fix: wrong usage of RLock
2024-07-22 09:57:57 +08:00
ruokeqx
28794c62c4
chore: reduce func findProcessName mem allocs and copy ( #1393 )
2024-07-19 22:24:27 +08:00
xishang0128
9f4cd646c2
fix: dhcp://
with special notation cannot be parsed
2024-06-23 15:33:38 +08:00
wwqgtxx
1457f83530
fix: dns server using direct outbound lookback resolve problem
2024-06-18 13:15:20 +08:00
wwqgtxx
09be5cbc99
feat: tun support auto-redirect
, route-address-set
and route-exclude-address-set
2024-06-17 22:04:51 +08:00
xishang0128
7b3c9e94e6
chore: Better package name handling on Android
2024-06-02 02:36:15 +08:00
wwqgtxx
39eda257a7
chore: replace zhangyunhao116/fastrand to our metacubex/randv2
2024-05-31 13:07:48 +08:00
wwqgtxx
d3fea909e9
chore: remove tfo windows support
...
Golang officially decided not to open `internal/poll.execIO` to third-party libraries after 1.23 was released, so we can only choose to remove tfo support on the Windows platform.
2024-05-30 10:39:17 +08:00
xishang0128
c504985b99
chore: Adjust sniff logs
2024-05-19 19:35:12 +08:00
Larvan2
4243a74284
chore: auto update geo
2024-05-19 18:51:06 +08:00
Larvan2
c3ee921d30
chore: apply config when geo update
2024-05-19 15:46:23 +08:00
wwqgtxx
df69a31e62
chore: stop using go:linkname for crypto/tls.aesgcmPreferred and update utls to 1.6.6
2024-05-19 11:32:22 +08:00
wwqgtxx
30a913aad6
chore: stop using go:linkname for net.lookupStaticHost
2024-05-18 20:45:15 +08:00
Larvan2
5c3a9b1dfc
fix: geo auto update #1261
2024-05-17 11:51:32 +08:00
wwqgtxx
87877d1b80
fix: don't ignore http.NewRequest's error
2024-05-15 13:53:18 +08:00
wwqgtxx
3ae4014b39
chore: disable tfo when lower than Windows 10.0.14393
2024-05-12 20:44:12 +08:00
wwqgtxx
a50339bd5f
chore: swtich RtlGetNtVersionNumbers
to RtlGetVersion
...
https://go-review.googlesource.com/c/go/+/571015
2024-05-12 20:23:13 +08:00
wwqgtxx
b840eae4c6
fix: x509 error in windows7/8
2024-05-12 12:36:48 +08:00
xishang0128
5dd883e790
chore: Add use-system-hosts option
2024-05-06 14:03:29 +08:00
xishang0128
002b8af94a
Chore: Let CA read following homeDir
2024-04-20 22:22:17 +08:00
wwqgtxx
d84f88b50f
fix: system://
should ignore dns server setting by tun listener
2024-04-13 08:02:43 +08:00
xishang0128
e3b69b8ae2
chore: Make SubScriptioninfo query also follow Proxy
2024-04-12 04:58:07 +08:00
wwqgtxx
91a7ffaad2
fix: udp loopback detector not working
2024-04-11 09:24:53 +08:00
wwqgtxx
16fadd2441
fix: don't ignore bind6 error when udp's target is ipv6 address
2024-04-10 15:34:28 +08:00
wwqgtxx
bd703b8ff2
fix: truncate dns message in udp response
...
https://github.com/MetaCubeX/mihomo/issues/1168
2024-04-09 14:16:09 +08:00
xishang0128
f3e23b1128
feat: Allow providers to set individual proxy and headers
2024-04-08 01:27:17 +08:00
wwqgtxx
40f5c5b987
chore: don't retry when rejected loopback connection
2024-04-03 08:42:15 +08:00
wwqgtxx
11f0983e5c
fix: resolve by ProxyServerHostResolver should not retry with DefaultResolver when error occurs
2024-03-28 23:33:56 +08:00
wwqgtxx
06b5121d9e
chore: embed ca-certificates.crt
2024-03-28 19:26:57 +08:00
bobo liu
288899a473
chore: stylish d2ae94f2
( #1132 )
2024-03-24 21:41:05 +08:00
wwqgtxx
d2ae94f20b
fix: iface panic
...
https://github.com/MetaCubeX/mihomo/issues/1130
2024-03-24 21:24:50 +08:00
wwqgtxx
2e94531c72
Revert "fix hysteria faketcp lookback in TUN mode ( #601 )"
...
This reverts commit fdaa6a22a4
.
2024-03-20 18:13:34 +08:00
wwqgtxx
b3db113b1b
chore: allow disabled system hosts by environment variable DISABLE_SYSTEM_HOSTS
2024-03-13 15:32:26 +08:00
xishang0128
44d8a14629
feat: add IP-ASN
rule
2024-03-12 03:14:25 +08:00
xishang0128
e0248faebd
feat: Experimental supports dialer IP4P address convert
...
form https://github.com/heiher/natmap/wiki/faq
2024-03-10 02:24:20 +08:00
H1JK
7754b46dc4
fix: MaxMind MMDB code character case
2024-03-08 22:52:36 +08:00
wwqgtxx
fad1a08378
chore: dns outbound support tcp
2024-03-07 13:12:40 +08:00