morytyann / OpenWrt-mihomo

Transparent Proxy with Mihomo on OpenWrt.
MIT License
1.42k stars 151 forks source link

[Feature Request]订阅到底咋用? #127

Closed twedu closed 3 months ago

twedu commented 3 months ago

确认

功能描述

填上clash订阅链接还是没法直接用,是不是必须是yaml后缀?

如何实现

No response

附加信息

No response

morytyann commented 3 months ago

你有在配置文件那里选择吗,话说你这也没贴配置,啥也没有,我怎么给你找问题呢?

morytyann commented 3 months ago

订阅这块的配置和OpenClash不能说截然不同,只能说是一模一样……区别就在于不像OpenClash是点击切换,MTP是在配置文件那里选则你要是用的文件/订阅。 如果说你下载不下来,或者说下载的内容不对,你可以换一下用户代理(User-Agent),选clash.meta或者clash再试试。

twedu commented 3 months ago

我跟open clash一样,填上地址,ua选clash,试了几次都不行。表现为启动正常,但是无法上网。

肯定选择了配置在这里:

mixed-port: 7890 allow-lan: true unified-delay: true bind-address: '*' mode: rule log-level: info external-controller: '127.0.0.1:9090' dns: enable: true ipv6: false default-nameserver: [223.5.5.5, 119.29.29.29] enhanced-mode: fake-ip fake-ip-range: 198.18.0.1/16 use-hosts: true nameserver: ['https://doh.pub/dns-query', 'https://dns.alidns.com/dns-query'] fallback: ['https://doh.dns.sb/dns-query', 'https://dns.cloudflare.com/dns-query', 'https://dns.twnic.tw/dns-query', 'tls://8.8.4.4:853'] fallback-filter: { geoip: true, ipcidr: [240.0.0.0/4, 0.0.0.0/32] } proxies:

proxy-groups:

morytyann commented 3 months ago

编辑器里看看用于启动的配置文件,和你发的这个一样吗

morytyann commented 3 months ago

日志什么的也贴一贴