Questions tagged [vpn]
The term "VPN" stands for "Virtual Private Network" which means to securely connect a device to a local network via the Internet.
262 questions
0 votes
0 answers
67 views
Whatsapp notifications bypassing Nordvpn despite "Block connection without VPN" on Android. How to resolve?
I use Nordvpn on my Xiaomi Redmi Note 12. When Nordvpn is not connected I still receive notifications via Whatsapp "You may have new messages". When I then connect to Nordvpn the actual new ...
0 votes
0 answers
53 views
Intercepting and manipulating via MITM but with generic TLS traffic, not https. And with Android as a target
I’m trying to intercept TLS traffic on port 8443 between an Android app and an IPcam (8443 is the webcam’s port) on my LAN, on-the-fly (like Burp Suite does with HTTP(S)). Protocol in 8443 is not ...
3 votes
2 answers
1k views
Are there technical limitation to multiple "VPN"s?
On my PC (Windows 11) I can simultaneously use zScaler and Tailscale. They work in different ways but ultimately they build micro-tunnels for specific destination IPs (using the IPv4 CGNAT or IPv6). I ...
1 vote
1 answer
412 views
Use SSH tunnel along with a proxy
I have installed "Termux" app on my Android device. I can this use this command on Termux app to create a Socks 5 tunnel to my remote VPS on port 1080: ssh -D 1080 [email protected] Then ...
1 vote
1 answer
278 views
Android Keystore error from GMS and NordVPN
I am having a problem on my Android TV Box X96 Max Plus Ultra (s905x4 4/64) Android 11. Tested on stock and on Slimbox ATV / AOSP with root and Magisk. When I want to log in and connect to VPN in the ...
0 votes
0 answers
458 views
Working vpn server on termux native with root?
Does anyone has a working way or a step by step guide to set-up a vpn server on termux with root? Like someone who actually tried and succeed or already has one running to give me tips and point me in ...
1 vote
0 answers
157 views
How Can I Tunnel WireGuard on Rooted Android 14 Through v2rayNG?
I’m trying to tunnel WireGuard on my rooted Android 14 device through v2rayNG. Since the WireGuard client doesn’t support this by default, is there any way to achieve this, perhaps by using iptables ...
1 vote
1 answer
64 views
I can't connect my Android to any VPN except Kaspersky - How to fix?
I previously used 1.1.1.1 Warp VPN and it always used to work but it made my internet speed slow and so I'd keep it off. Later on, I tried Kaspersky VPN and it worked. I've tried many VPNs in the past ...
0 votes
0 answers
237 views
Company Samsung Galaxy - how to check if I have proxy or VPN enabled?
I have the company owned Samsung Galaxy. I probably have MDM software on my phone - I see I have Knox 3.3 version, TIMA 3.3.0 and there apps: "Knox Analytics Uploader, "Knox Enrollment ...
1 vote
0 answers
717 views
VPN not working on laptop connected through Android phone USB tethering
I used to connect my laptop to the internet via USB tethering from my android phone (running android 6), and then connect to my organization's VPN. I got myself a new phone, and realized that it ...
1 vote
0 answers
130 views
Open listening port while vpn turned on and hotspot tethering turned on
Phone root status: False Here is my ifconfig output in termux: ~ $ ifconfig Warning: cannot open /proc/net/dev (Permission denied). Limited output. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 ...
0 votes
1 answer
142 views
How to report bugs and issues to the wireguard team?
I think I have spotted a major bug in the Wireguard app for Android but I can't see any reliable way to report it (and the IRC channel is probably not the best place to report bugs). Does anyone know ...
1 vote
0 answers
179 views
Why would enabling or disabling AdGuard for Android change my public IP?
Since I just set up a VPN to my home server, I performed various tests and I found that, when I'm on cellular data, enabling or disabling AdGuard for Android (paid version) changes the IP detected by ...
2 votes
1 answer
2k views
Why isn't Wireguard available on F-Droid?
Lots of sites speak of Wireguard being available on F-Droid but I noticed it's no longer on the site. Why is this? And how can I install it?
0 votes
0 answers
2k views
How to only route one app's traffic through the VPN?
How to route only chosen app's traffic through the VPN and make sure it doesn't connect outside of the VPN? There are two use cases: Apps not available in my country (for example Pandora) which I ...