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 mode works, but vpn mode does not works #30

Open
ingnelson opened this issue Aug 4, 2024 · 13 comments
Open

Proxy mode works, but vpn mode does not works #30

ingnelson opened this issue Aug 4, 2024 · 13 comments

Comments

@ingnelson
Copy link

ingnelson commented Aug 4, 2024

Hello .

Proxy mode : works perfectly!
I can bypass my ISP using proxy mode + the app named "Tun2tap for android" for route the trafficto other apps . It works ok.
I used this setting:
dns: 8.8.8.8
Desync method: Fake
Split at host : checked .
SNI Of fake packet: here I put the website or url or host (example: usually the ISP website) that my ISP do not blocks , this the most important part to know for the guy that want to bypass their ISP .

VPN mode: does not works .
Can you fix the "vpn mode" this way I can only use one android app ( ByeDIPAndroid), please?

VPN mode do not route all the traffic to the others apps.

@dovecoteescapee
Copy link
Owner

Is this problem still relevant?

@ingnelson
Copy link
Author

Now it looks like only the browser bypass the ISP , all the other apps does not go through the ByeDIPAndroid. For instance: If you try speedtest app it does show the same speed as the browser like Chrome, that mean the router is is not made through ByeDIPAndroid and it goes directly. That is the reason all the other apps run slow or get the speed blocked .

@dovecoteescapee
Copy link
Owner

The application should not significantly affect the speed of the Internet

@ingnelson
Copy link
Author

@dovecoteescapee what I am trying to say is : if I connect the app ByeDIPAndroid and I open chrome app then I open any websites to check the download and upload speed , I get like 20 MB/S , this mean I bypass bypass the ISP , but if I try to open another app inside my phone like SPEEDTEST or YouTube or open other app the speed is 0.5 MB/S .

So that mean could mean the app ByeDIPAndroid does make the router correctly and all the other app access through the internal VPN created ?

@dovecoteescapee
Copy link
Owner

I think speed is not the best option to make sure that traffic goes through the app. The current version of the app passes through all other apps' traffic.

Did I understand your problem correctly: your ISP slows down speedtest, you successfully bypass this blocking in the browser, but not in the speedtest app?

@ingnelson
Copy link
Author

Correct

@dovecoteescapee
Copy link
Owner

But if you use tun2tap app to connect to ByeDPI, then the blocking is bypassed both in Chrome and in the Speedtest application?

@ingnelson
Copy link
Author

Correct. Only when I use Chrome I get 20 mb/s . If I use other app the speed drop to 0.4 mb/s . It is weird.

@dovecoteescapee
Copy link
Owner

Yes, it's really strange. It is unlikely that I will be able to figure out what the reason is without the ability to reproduce the situation.

@dovecoteescapee
Copy link
Owner

Can you give me a link to the tun2tap you are using? I'm thinking about changing the library for tun2socks

@ingnelson
Copy link
Author

@dovecoteescapee https://play.google.com/store/apps/details?id=com.newtoolsworks.tun2tap

@zimbabwe303
Copy link

May be this will do better, it's a fork of tun2socks: https://github.com/heiher/sockstun

The author reports he recently submitted it to F-Droid and it seems it goes fine regarding the antivirus false-positives: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15551

@dovecoteescapee
Copy link
Owner

May be this will do better, it's a fork of tun2socks: https://github.com/heiher/sockstun

Yes, I am considering this library, I like it. Besides, C is easier to compile for Android than Go.

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

3 participants