Proxy Exit জন্য Android

Proxy Exit

Viru Gajanayake

ভার্সন 1.0

Use your phone's mobile connection as a proxy for desktop browsers.

ডাউনলোড 0
Ads

এটি রেট করুন

অ্যান্টিভাইরাস এবং নিরাপত্তা স্ক্যানের ফলাফল

স্ক্যানের তারিখ: Jun 9, 2026 সফটওয়্যার সংস্করণ: 1.0
অবস্থা: ✅ বিশ্বাসযোগ্য এবং ইনস্টল করার জন্য নিরাপদ এই অ্যাপটি Viru Gajanayake এর দ্বারা বিশ্বাসযোগ্য এবং যাচাইকৃত ডিজিটাল স্বাক্ষর দ্বারা স্বাক্ষরিত হয়েছে এবং এটি বর্তমান Proxy Exit ইনস্টলেশনগুলিকে আপডেট করবে সার্টিফিকেট ফিঙ্গারপ্রিন্ট: d5e95209bc29920af8d367d7205030ab9a606baecd93b1c6fc655909c4609f72 আমরা APK ফাইলের নিরাপত্তা কিভাবে যাচাই করি

Proxy Exit ওয়াইফাই টুলস অ্যাপ জন্য Android বর্ণনা

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 browsers internet traffic through your phones 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 servers 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 browsers HTTP and HTTPS proxy to the servers 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

Ads


স্পেসিফিকেশন


এটি রেট করুন


ব্যবহারকারীর পর্যালোচনা সম্পর্কিত Proxy Exit

Proxy Exit এ এখনও কোন মন্তব্য নেই। প্রথম হোন!

GitHub Issue