圖標

Proxy Exit

Use your phone's mobile connection as a proxy for desktop browsers.
新版本 1.0
Initial release
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

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 1.0 (1) 建議 於 2026 年 5 月 27 日新增

    此版本需要 Android 7.0 或更高的版本。

    此套件包由 F-Droid 建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • com.github.vgaj.proxy.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 4.3 MiB PGP 簽章 | 建置紀錄