-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
can't load videos on WeChat when Brook is connected lol #1337
Comments
Yes I know this issue, I have tried debug it, but not success, maybe wechat want to p2p or udp packet size, sorry I have no idea with wechat.
This is usually not a problem for Brook. maybe related service your want to visit and your IP, because 502 is not an error at the transport layer(TCP/UDP). it is a application layer(HTTP) error
because Brook considers |
alright. thank you Sir!
makes sense. the first URL that comes to mind is: https://appleid.apple.com
interesting. 谢谢你。that answers. can close once you read 👍 |
apple auth service blocked most IDC IP |
and apple push service block ALL IDC IP |
clear 👍️ 辛苦了 |
a little more strange thing regarding the "localhost". i have local dev sites running at urls like "https://hq.sleeplessmind.com.mo.test/" for example. loading all fine on Safari, but keep loading and can't never connect using Brave 😅️ as soon as i close Brook, then Brave load the dev site all fine 🤔️ tried to go through the settings but can't find anything. any idea? 🥺️ 辛苦了 |
https://www.txthinking.com/talks/articles/brook-fakedns-en.article |
omg i'm learning so much 哈哈哈哈哈哈 had no idea about DOH. my god Brook is such a genius (means you). so the way i've fixed this on my side is playing with the following Settings in Brave: enable/disable the secure DNS didn't change anything. then i've tried different DNS and they all failed UNTIL i came back to the OS one. then it started working lol. so maybe an issue with Brave not refreshing when Brooks connects? no idea. anyways. solved now. glad i've learned a bit and understand a bit more. 谢谢你 |
today i was in 中国 and i kept having issues with running web proxies in a VM, especially using shared network. and especially Zap (seems Burp was ok) and i think this is related to the same issue, with the local stuff not working. just adding here because of my own Alzheimer. and also i see that i had somehow find some solutions for Brave and post it right above but had forgotten about it lol |
happens at least on iPhone. once i'm connected through Brook, some of the traffic doesn't go through. like can't load WeChat videos. some sites return a 502 bad gateway. and even localhosts on my Mac don't load lol. any info i can give to debug? (if you care of course)
The text was updated successfully, but these errors were encountered: