You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
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
The text was updated successfully, but these errors were encountered: