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

Proxy / sni(dpi) faker function #219

Open
bropines opened this issue Feb 18, 2024 · 14 comments
Open

Proxy / sni(dpi) faker function #219

bropines opened this issue Feb 18, 2024 · 14 comments
Labels
enhancement New feature or request

Comments

@bropines
Copy link

Describe the problem

I live in a country where Twitter is officially blocked, and I have to turn on the VPN every time. is it possible to add a connection through my proxy server inside the application? It would be very convenient.

Describe the solution

Proxy function which will allow you to open Twitter without unnecessary things. As for DPI, the pixez app has a feature that helps you connect to pixiv in my country.

@bropines bropines added the enhancement New feature or request label Feb 18, 2024
@lnee94
Copy link

lnee94 commented Feb 19, 2024

In a lot of vpns you can select what apps are proxeied like orbot

@bropines
Copy link
Author

In a lot of vpns you can select what apps are proxeied like orbot

The problem is that I don’t have a rooted device, and I have to run Adguard in VPN mode... That’s why I have this request

@j-fbriere
Copy link
Owner

Version v3.7.4 implement this feature.

It allows to set a proxy HTTP(S) or SOCKS5.
The proxy can be set under Settings / General then tap on the Proxy item.
The format is: scheme://[user:pwd@]host:port.
Eg https://1.2.3.4:5678 or socks5://who:ami@9.8.7.6:2468.

@bropines
Copy link
Author

For some reason the posts are loading (text) but there are no pictures...

@j-fbriere
Copy link
Owner

Which proxy are you using?

@bropines
Copy link
Author

bropines commented Feb 23, 2024

Which proxy are you using?

Socks5. Canada

I can try http

@j-fbriere
Copy link
Owner

if this doesn't work, you'll have to be more specific about your proxy (ip port, username password if applicable).
you can email me if you want.

@bropines
Copy link
Author

if this doesn't work, you'll have to be more specific about your proxy (ip port, username password if applicable). you can email me if you want.

This? I'll give it a try. There is still a possibility that TSPU (I don’t know how to say it in English) in my country cuts proxy traffic jeanfrancois.briere@creativaxion.com

@j-fbriere
Copy link
Owner

j-fbriere commented Feb 23, 2024

yes this email.
"TSPU" is an acronym in which language?

@bropines
Copy link
Author

"TSPU" is an acronym in which language?

Russian, or to be more precise, then
"Technical means to counter threats" - We have it as "Tekhnicheskie Sredstva Protivodejstviya Ugrozam - TSPU"

@bropines
Copy link
Author

Hmmmm.... I noticed that shadowsocks are not blocked here... Is it possible to add support for it?

@bropines
Copy link
Author

I'm here again. After careful research (20 minutes), I found out that the proxy works, but for some reason does not proxy images. That is, the Posts load, but the pictures don’t load at all.

@bropines
Copy link
Author

bropines commented May 9, 2024

@j-fbriere it is normal that posts are loaded through a proxy, but pictures are not loaded. I use nekobox for a proxy, maybe that's the case?

@bropines
Copy link
Author

bropines commented May 9, 2024

as well
With VPN: everything is loaded
Nothing is loaded without vpn (vpn starts in nekobox)
When you connect a proxy, local, posts are loaded, and even pictures are swinging, but in the interface they are in perpetual download.
I showed it in detail on the screen recording (my Xiaomi is very buggy, MIUI moment)

Video(It doesn't fit on github)
https://disk.yandex.ru/i/0BdCSVDV7heBmA

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

No branches or pull requests

3 participants