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

Rooted phone - No internet access #168

Open
RealYukiSan opened this issue May 28, 2024 · 1 comment
Open

Rooted phone - No internet access #168

RealYukiSan opened this issue May 28, 2024 · 1 comment

Comments

@RealYukiSan
Copy link

RealYukiSan commented May 28, 2024

I have download and installed PowerTunnel Android from this link, and disable all plugin. However once the PowerTunnel started, the internet become unavailable, I test it with curl:

$ curl -vvvv https://google.com
* Host google.com:443 was resolved.
* IPv6: (none)
* IPv4: 74.125.68.138, 74.125.68.101, 74.125.68.100, 74.125.68.102, 74.125.68.113, 74.125.68.139
*   Trying 74.125.68.138:443...
* Connected to google.com (74.125.68.138) port 443
* ALPN: curl offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
*  CAfile: /data/data/com.termux/files/usr/etc/tls/cert.pem
*  CApath: /data/data/com.termux/files/usr/etc/tls/certs
* Recv failure: Connection reset by peer
* OpenSSL SSL_connect: Connection reset by peer in connection to google.com:443
* Closing connection
curl: (35) Recv failure: Connection reset by peer
$ curl -A "UbiServices_SDK_2019.Release.27_PC64_unicode_static" -d version="4.42" -d protocol="190" -d platform="1" -vv -k -i -S https://growtopia2.com/growtopia/server_data.php
* Host growtopia2.com:443 was resolved.
* IPv6: (none)
* IPv4: 3.223.161.79, 34.207.31.171
*   Trying 3.223.161.79:443...
* Connected to growtopia2.com (3.223.161.79) port 443
* ALPN: curl offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to growtopia2.com:443
* Closing connection
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to growtopia2.com:443

Is that because my phone was rooted? Or using a custom rom? Or anything else? I tested it on another phone on the same network, and it works within the internet access

Additional information:
Phone: Oppo A37F
OS: Lineage Os 17
Android Version: 10

@RealYukiSan
Copy link
Author

Verbose log version
output.log

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

1 participant