Use your phone's mobile connection as a proxy for desktop browsers.
About this app
Proxy Exit is NOT a way to set up a proxy on your phone. It is a part of a setup to route your desktop browser's internet traffic through your phone's mobile data connection.
Setup requires three components: a Proxy Server, this app, and a configured browser.
โ Start the Proxy Server
Run the following Docker command on a machine accessible from the internet:
docker run -d -p 8888:8888 -p 9999:9999 -e AUTH_CODE=XXX registry.gitlab.com/viru7/proxy:latest
Port 8888 โ browser HTTP proxy connections Port 9999 โ mobile app connections XXX โ your chosen password
If the server is running on a home machine, ensure port 9999 is forwarded to it.
โ Configure the app
Enter the server's IP address, port (9999), and your password, then tap Start.
Keep the app running in the foreground while in use. If the connection to the server drops, the app will automatically retry every minute.
โ Configure your browser
Set the browser's HTTP and HTTPS proxy to the server's IP address and port (8888).
How it works:
1. The app connects to the Proxy Server, making the phone available as a proxy exit node. 2. When the browser needs to make an HTTP request, it sends it to the Proxy Server. 3. The Proxy Server forwards the request to the phone over the established connection. 4. The phone fetches the content via mobile data and returns it through the server to the browser.
For more details see: https://gitlab.com/viru7/proxy
Licensed under MIT, by Viru Gajanayake.
What's New in v1.0
Imported from the F-Droid repository index.
- Initial release
Version history
May 27, 2026 ยท 4.3 MB ยท Android API 24โ34 ยท code 1
Imported from the F-Droid repository index.
- Initial release
SHA-256 a87e465f5d2796e639efe776051b2a4379cb50566c7e19c1fb2df340e5e14559
Will it run on your device?
73%
- Runs on a broad range of modern Android versions.
- ABI coverage is focused on newer 64-bit devices.
Installation Guide
Open Settings on your Android device
Go to Security โ Unknown sources (or Install unknown apps)
Enable "Allow from this source" for your browser or file manager
Open the downloaded APK file from your Downloads folder
Tap "Install" and wait for installation to complete
Launch the app from your home screen
Make sure to re-enable Unknown Sources restrictions after installation for security.
How to install this safely
How to verify the file you downloaded
Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded โ delete it.
What the signing certificate proves
Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time โ if a package claiming to be com.github.vgaj.proxy is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.
How to roll back to an earlier version
No earlier build is on record for Proxy Exit, so there is nothing to roll back to yet. When a second version is published, this section will explain how to move between them safely.
Why we list sources instead of hosting everything
The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version โ and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Proxy Exit, and a listing is removed when the evidence for it stops holding up.
Get Proxy Exit
Every source we list for com.github.vgaj.proxy is legality-reviewed. Pirated or cracked builds are never offered.
Other sources
F-Droid listing
officialF-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.
Source code
verified publisherThe upstream repository this build is compiled from.
We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.
App Information
Security Verification
We record provenance; we do not run malware scans. Verify the hash yourself before installing.
SHA-256 Hash
a87e465f5d2796e639efe776051b2a4379cb50566c7e19c1fb2df340e5e14559
Signing certificate
d5e95209bc29920af8d367d7205030ab9a606baecd93b1c6fc655909c4609f72
Permissions Required
What each permission lets Proxy Exit do. A highlighted one is worth a second look โ not necessarily wrong, just worth asking whether this app needs it.
Previous Versions
No earlier build is on record โ this is the first release we have listed.
The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.
More Security Privacy apps
More from F-DroidReport a problem with this listing
A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.