-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
for chinese user to pass the firewall #129
Comments
I originally copied the same code for use in my app, and it worked for a while. I now noticed that he has done some new special things, I'll try to copy it and see if it works better for you Chinese users :) |
yes,i see you did so close the issue. |
Wait, does it actually work now? The Cloudflare code I copied was in a branch that I did not publish, the latest version of the app does not do anything differently for bypassing the SNI firewall. |
sorry,but yesterday it work for me without vpn,today ,emmmm,i think it's about the wall😂 |
This feature should have a built-in pixiv.net resolve list to make domain of pixiv pointing to pixiv server directly, instead of CDN. |
I am working on this right now, I have some time and motivation now |
pixiv seems to have a lot of changes regarding login |
Can't install |
My apologies, can you try this now? https://github.com/yellowbluesky/PixivforMuzei3/releases/tag/3.3.2 This time I actually tested manually installing the apk, and it works for me |
It's seems that can't. Source -> Browse -> Refresh. And no response. And I tested Shaft. The bypass is available |
Is this the Shaft that you speak of? https://github.com/CeuiLiSA/Pixiv-Shaft I haven't looked at their code, I'll get on it |
Yes, It is |
|
Thank you very much, I'll try to get another buil dout in a few hours |
Alright, thx a lot :D |
Maybe you can push the code. So that I can translate the new options |
I'm having some trouble, so I've asked for help |
Hi everyone, can you try this build out? https://github.com/yellowbluesky/PixivforMuzei3/releases/tag/3.3.1_GFWTest Please let me know if logging in, ranking images, and feed images work without needing a VPN. |
Cant install |
Sorry, can you try uninstalling the existing version that you have already installed, and then install this? It downloads from Github and installs fine on my Android 10 MIUI device |
If that fails, try this one: |
3.4 still can't login. But load images. I think it's fine |
@CeuiLiSA 您有什么想法吗,我个人觉得登陆不了是正常的 In my option, can't login without vpn is fine :D |
3.4.0,杭州电信,都不行、无奈 |
Java 端通过修改 OkHttp 的 SSLSocket 实现绕过 SNI 审查(即旁路阻断)直连 Pixiv 的功能
https://github.com/Notsfsssf/Pix-EzViewer/tree/master/app/src/main/java/com/perol/asdpl/pixivez/networks
this is a way ,but I don't know if it works for PixivforMuzei3
The text was updated successfully, but these errors were encountered: