Replies: 2 comments 6 replies
-
|
我用的mosdns,配置好mosdns之后在网络-DHCP/DNS-DNS 转发设置127.0.0.1#端口,然后把passwall2 的 |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
其实我感觉直连dns用自动,远程dns用fakedns是最好的了 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
首次使用passwall2(包括路由器重刷系统)务必更新规则,否则会出现某些设备无法访问某些网站、应用.
把你想强制直连的域名加入到
Direct规则,域名上框、IP下框.把你想强制代理的域名加入到
Proxy规则,域名上框、IP下框如果某些应该直连但是走了代理,或者应该代理却走了直连,简单粗暴的方法,例如:
geosite:bilibili加入到Directgeosite:pornhub加入到ProxyDNS套娃,例如:AdGuardHome SmartDNS MosDNS
查询国内域名的DNS Server 网络-DHCP/DNS-DNS 转发:127.0.0.1#端口,然后把你插件内设置的DNS加入Direct,
直连 DNS 协议:自动.查询国外域名的DNS Server passwall2
远程 DNS 协议:UDP-自定义、填入127.0.0.1:端口,在Direct规则里面填入源地址:127.0.0.1端口:你设置的端口把你插件内设置查询国外域名的DNS加入 Proxy规则
改动任何外部DNS设置,务必先关闭passwall2,修改完成后在开启passwall2,否则会出现一系列花里胡哨的问题.
如果有更好的方案,请分享交流.
Beta Was this translation helpful? Give feedback.
All reactions