Skip to content
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

WhatsApp 无法使用 #38

Open
iRemark opened this issue Jan 7, 2020 · 4 comments
Open

WhatsApp 无法使用 #38

iRemark opened this issue Jan 7, 2020 · 4 comments

Comments

@iRemark
Copy link

iRemark commented Jan 7, 2020

44B1D2D4E5CF883E993AAF364B6399E3

https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_adb.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_top500_banlist_ad.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_top500_banlist.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_top500_whitelist_ad.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_top500_whitelist.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_backcn_ad.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_backcn.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_cnip_ad.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_cnip.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_direct_banad.conf
https://raw.githubusercontent.com/XWJACK/PotatsoConfig/master/potatso/sr_proxy_banad.conf

添加了代理规则 还是 无法使用,whatsApp 一直提示 '连接中...'

@ssrlive
Copy link
Member

ssrlive commented May 26, 2020

各位如果担心会惹上麻烦, 可以通过电邮将 修正 patch 发送到 ssrlivebox(at)gmail(dot)com .

@lixinfeng1017
Copy link

请问各位大佬,WhatsApp的问题解决了吗

@ghost
Copy link

ghost commented Dec 3, 2020

引入nekit,实现以下方法即可

let dnsServer = DNSServer(address: IPAddress(fromString: "198.18.0.1")!, port: NEKit.Port(port: 53), fakeIPPool: fakeIPPool)
let resolver = UDPDNSResolver(address: IPAddress(fromString: "114.114.114.114")!, port: NEKit.Port(port: 53))
dnsServer.registerResolver(resolver)
self.interface.register(stack: dnsServer)

DNSServer.currentServer = dnsServer

@qinghuawen
Copy link

qinghuawen commented Dec 24, 2020

引入nekit,实现以下方法即可

大佬能把完整的代码贴一下吗, 这个问题困扰好久了, 感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants