this post was submitted on 02 Aug 2025
38 points (100.0% liked)

Privacy

40548 readers
455 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MrSoup@lemmy.zip 1 points 2 days ago (1 children)

My setup is TrackerControl + inviZible Pro.

Try givin a look on the web for some foss vpn client for android which supports port forwarding. Maybe you should find some guides on how to setup multiple of them too with work profile or just port mapping.

[–] RheumatoidArthritis@mander.xyz 2 points 1 day ago (1 children)

Explained: How to run 2 VPNs on Android simultaneously I had been looking on the internet a method that would enable me to run 2 VPN apps on the same device simultaneously, but just got to solve this.

My setting: I was trying to route all my firewalled traffic (ReThink Firewall) through a proxy to another vpn app. Psiphon Pro (FOSS) can accept traffic from inbound proxy but itself establishes a VPN profile and thus the firewall can't connect (which too requires to function as a VPN).

VPN app in main profile: Rethink Firewall (FOSS, Fdroid)

VPN app in work profile: Psiphon Pro (Free VPN, Playstore)

Shelter app lets you clone apps using the work profile feature and takes only a few MBs

I used this setup on Android 13 and it works.

Solution:

Using the open source app, Shelter (Fdroid) create a work profile. A work profile can have its own VPN app running along with main (personal) profile's VPN.

Install and configure the Rethink Firewall on Main profile.

In Shelter, set the Psiphon app to "Allow Cross-Profile Interaction"

Run the Psiphon VPN (app that would accept inbound traffic). In its logs section, see the SOCKS proxy port.

Set the proxy port to the same in Rethink Firewall in the correct way. As, 127.0.0.1:{port}

Now Rethink Firewall is able to tunnel all its traffic into Psiphon Pro (running in work profile)