Replies: 10 comments 9 replies
-
其实cloudfront和akamai也可以这么玩,把默认的ntt线路垃圾ipv4替换成香港或东京的cn2线路ipv4,可以达到起飞的效果,ipv6更佳. |
Beta Was this translation helpful? Give feedback.
-
已合并至 1L 。 |
Beta Was this translation helpful? Give feedback.
-
mosdns这样配置好的话,还需要下载CloudflareSpeedTest嘛? |
Beta Was this translation helpful? Give feedback.
-
@GD2021 mosdns 只是负责把所有套了 Cloudflare CDN 的域名解析 IP 修改为 自选 IP 罢了。 |
Beta Was this translation helpful? Give feedback.
-
写了套 5.x 版本的配置:
|
Beta Was this translation helpful? Give feedback.
-
如何将服务器的 IP 转换为 Cloudflare 的 IP? |
Beta Was this translation helpful? Give feedback.
-
有哪位大佬能帮我看看我的配置文件,不知道为什么就是跑不起来,5.x
|
Beta Was this translation helpful? Give feedback.
-
修改 IP 为自选 IP
127.0.0.1 自选IP有没有办法 换成域名啊 手动修改很麻烦 |
Beta Was this translation helpful? Give feedback.
-
https://github.com/kkkgo/PaoPaoDNS 大佬 我在用这个DNS服务,可以出个配合这个插件的教程吗,小白,只会跟着做 |
Beta Was this translation helpful? Give feedback.
-
请问,怎么得到最适合自己的自选ip捏? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/IrineSistiana/mosdns
mosdns 是一个可以自由控制的 DNS 转发器,可以实现根据域名解析 IP 来修改为自定义 IP,因此适合用来将所有套了 Cloudflare CDN 的域名都给强制解析为优选 IP(包括 AWS Cloudfront、Akamai CDN 都可以这样干)。
以下为配置文件示例,我自己用的是 v4.x 最后一个版本。
# 配置文件(此为 v4.x 版本)
另外通过 mosdns 接管 dns 这种方式,是比较方便的为代理,比如 OpenClash 进行分流的。
# 配置文件(此为 v3.x 版本):
「 点击展开 查看内容 」
Beta Was this translation helpful? Give feedback.
All reactions