-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[luci-app-ssr-plus]: add chinadns mode for mosdns #1314
Conversation
883cc62
to
764c10b
Compare
为何不同时添加国外的域名来实现分流呢? |
希望你能再好好看看yaml文件以及代码逻辑
|
不好意思,我看错了,yaml目前看起来应该是分流了。 |
你可以自己测一测,我感觉挺好 |
已经完美跑两天,就是我有点疑惑不解,根据mosdns官方的域名匹配规则
但实际geosite_cn.txt和geosite_geolocation_not_cn.txt这里面放的都是纯域名,也没有domain开头full开头,这样确定能匹配到域名吗? |
我不知道,随时可以改反正 |
你可以用echo或者sed在前面加 |
请问 @chobitsos中提到的Google Play Store 谷歌商店无法下载的问题请问是如何解决的。修改了默认规则吗? |
geosite_cn和geosite_google_cn diff取差值 |
我把full:开头全部都加到了geosite_cn.txt,不出意外结果翻车 另外geosite_geolocation_not_cn.txt的域名里面加full:跟没加一样没什么变化 |
对,我们默认规则全部都改了 |
欸,,又不难改,我感觉加没加full都没差 |
可是在geosite_cn加了full:有些网站打不开啊,会被解析到海外IP,这不是geosite_cn吗,怎么整的跟not_cn一样效果了!! |
d6594a2
to
f66b33b
Compare
@Beginner-Go 确定可以review了 |
大佬,请把改汉化对应的代码和添加需要汉化的代码处理一下,再请大屌合并! |
改了啊,只不过我force push了而已 |
luci-app-ssr-plus/root/usr/share/shadowsocksr/geodata_update.sh
Outdated
Show resolved
Hide resolved
4dacee4
to
a11a96d
Compare
Hi all contributors! @XiaoliChan @Beginner-Go @smallprogram. I created a channel in Discord for discussing OpenWrt development. I sincerely extend an invitation to contributors who have been active in this repository recently. If interested, please join us by this link. |
3436463
to
c730bcc
Compare
确定 |
@Beginner-Go 好了 |
|
Signed-off-by: Xiaoli Chan <[email protected]>
哥们,你是不是开了dns防泄露... 请你做多点功课先再来评论 |
可以了 |
是开了防泄漏,这个是必须的啊,ssrp其他解析存在dns泄漏现象! |
大佬,你的习惯还没改,就是喜欢修改或合并哦!哈哈! |
你要是真懂什么是防泄漏的话,你就不会问出那样的问题,再这么搞下去我pr也不交了 但是我还是要回答一下,我没有用过smartdns这个垃圾,因此我不知道,不过你可以阅读一下它的代码看看它的逻辑,在这个pr中,防泄漏是直接转发到国外dns(如果目标域名非大陆),而你这个问题和本pr根本无关,是mosdns和smartdns的问题 |
大佬,不好意思,我可能没说清楚让你误会。另外,有打算把dnsproxy也搞进去吗? |
那个东西没必要啊。。。实在不想搞那么多了,先让这个PR合并了先吧 谈话终止 |
dnsproxy解析上游也是很好用的,你试试就知道了,dnsproxy以前是用在ACC上做转发! |
请合并上去,基本上没啥问题了,用起来也不错! |
Sweet,接下来就是要把yaml换成json,然后用jq替代yq |
是的,我明天改成用jq,因为刚刚看了,mosdns也支持json格式的配置文件 BTW,dnsproxy指的是哪个项目 |
收到 Anyway, 有办法把我的邮箱从commit去除吗,我本地的时候用了rebase编辑了啊,不应该继续存在的 |
你那边应该可以用 |
处理最新的先吧,顺便把你回复里面的link也删了 |
我去看看怎么设置成noreply |
* [luci-app-ssr-plus]: add chinadns mode for mosdns Signed-off-by: Xiaoli Chan * [luci-app-ssr] more translate Signed-off-by: Xiaoli Chan
Thanks, I don't want to get into j**l. |
Done, now the git commit message won't disclose my private email address anymore. BTW, would you like to join the discord group that @AmberisMyShiba created? @Beginner-Go |
* [luci-app-ssr-plus]: add chinadns mode for mosdns Signed-off-by: Xiaoli Chan * [luci-app-ssr] more translate Signed-off-by: Xiaoli Chan
* [luci-app-ssr-plus]: add chinadns mode for mosdns Signed-off-by: Xiaoli Chan * [luci-app-ssr] more translate Signed-off-by: Xiaoli Chan
* [luci-app-ssr-plus]: add chinadns mode for mosdns Signed-off-by: Xiaoli Chan * [luci-app-ssr] more translate Signed-off-by: Xiaoli Chan
* [luci-app-ssr-plus]: add chinadns mode for mosdns Signed-off-by: Xiaoli Chan * [luci-app-ssr] more translate Signed-off-by: Xiaoli Chan
This reverts commit dd3569e.
Update log:
ipset
automaticallyipset
automaticallyv2dat
(from https://github.com/sbwml/luci-app-mosdns/tree/v5/v2dat)