mirror of
https://github.com/proxidize/proxidize-android.git
synced 2026-05-26 07:08:10 +00:00
v1.0.0 public commit.
This commit is contained in:
6
CREDITS
Normal file
6
CREDITS
Normal file
@@ -0,0 +1,6 @@
|
||||
Proxidize Android Legacy Credits
|
||||
1. The Squid Foundation https://github.com/squid-cache/squid
|
||||
2. Frp Tunneling Server https://github.com/fatedier/frp
|
||||
3. Unni from the Proxidize team for creating the Android compatibility
|
||||
4. Muhammad from the Proxidize team for the interface & battery optimization
|
||||
5. Abed from the Proxidize team for creating the app archeticutre & logic
|
||||
197
LICENSE
197
LICENSE
@@ -1,198 +1,7 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
Copyright 2022 Proxidize
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
Non-commercial use only for Proxidize components. Proxidize does not permit any commercial
|
||||
use or redistribution of Proxidize Android Legacy. Enthusiast, non-profit, research & academic use only.
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
|
||||
292
README.md
292
README.md
@@ -1,51 +1,44 @@
|
||||
# Proxidize Android - Create 5G/4G Mobile Proxies on Android Phones
|
||||
# Proxidize Android: Create 5G/4G Mobile Proxy Farms on Android Phones
|
||||
|
||||
Proxidize Android Legacy is an Android application that enables anyone to make 4G or 5G mobile proxies using their Android phones without the need of anything else. Just download the app, hit connect, and your mobile proxy will be automatically generated.
|
||||
Proxidize Android Legacy is an Android application that enables anyone to make 4G or 5G mobile proxy farms using their Android phones without the need of anything else. Just download the app, hit connect, and your mobile proxy will be automatically generated.
|
||||
|
||||
Proxidize created Proxidize Android as a proof of concept for Proxidize MPM (Mobile Proxy Maker). The app accomplished its purpose, but was eventually taken down from the Google Play Store for reasons mentioned below.
|
||||
|
||||
With the rise of Russian & Chinese Proxidize MPM copycat apps, and after seeing the damage these can cause to the community of proxy users with the recent scandal, we decided to open source this app to protect the users from falling prey to any botnet apps. Further read: [Proxidize copycats, a story of greed & international crime syndicates](https://proxidize.com/blog/proxidize-copycats-a-story-of-greed-international-crime-syndicates/?utm_source=github.com&utm_medium=link&utm_campaign=proxidize-android-github)
|
||||
With the rise of Russian & Chinese Proxidize MPM copycat apps, and after seeing the damage these can cause to the community of proxy users with the recent scandal, we decided to open source this app to protect the users from falling prey to any botnet apps. Further read: [Proxidize copycats, a story of greed & international crime syndicates](https://proxidize.com/blog/proxidize-copycats-a-story-of-greed-international-crime-syndicates/)
|
||||
|
||||
Proxidize Android Legacy is the predecessor of the upcoming Proxidize Portable application which will solve all the shortcomings of this app.
|
||||
Proxidize Android Legacy is the predecessor of the upcoming Proxidize Portable application which will be a drastic improvement on this app.
|
||||
|
||||
**IMPORTANT:** Proxidize Android was marked as a false positive Potentially Unwanted App (PUP) or Riskware due to it containing a local proxy server. This is nothing to worry about, but you can read more about this below and find the instructions to build the app from scratch.
|
||||

|
||||
|
||||
|
||||
<div align="center"> </br><a href="https://github.com/proxidize/proxidize-android/releases/download/APK/proxidize-android.apk">
|
||||
<div align="center"> </br><a href="https://proxidize.com/android">
|
||||
<img src="https://i.imgur.com/HkPj7Fx.png" height="auto"/>
|
||||
</a>
|
||||
</br></br></br></div>
|
||||
|
||||
<div align="center">
|
||||
|
||||
<a href="#contributing"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" /></a>
|
||||
<a href="#license"><img src="https://img.shields.io/badge/license-Apache%202-blue" /></a>
|
||||
</div>
|
||||
|
||||
|
||||
---
|
||||
## What Is Proxidize:
|
||||
|
||||
## What Is Proxidize?
|
||||
|
||||
Proxidize is a multi-national effort started by a team of engineers to democratize access to proxies, web data, & automation. [Read the Proxidize manifesto](https://proxidize.com/manifesto/?utm_source=github.com&utm_medium=link&utm_campaign=proxidize-android-github)
|
||||
Proxidize is a multi-national effort started by a team of engineers to democratize access to web data & automation. Read the Proxidize manifesto: https://proxidize.com/manifesto/
|
||||
|
||||
|
||||
<div align="center"> <a href="https://proxidize.com/?utm_source=github.com&utm_medium=link&utm_campaign=proxidize-android-github">
|
||||
<div align="center"> <a href="https://proxidize.com/">
|
||||
<img src="https://i.imgur.com/3FEWrk5.png" height="auto"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<h2>Proxidize</h2>
|
||||
<a href="#how-to-create-a-diy-4g-mobile-proxy-farm-using-android-phones">Create Mobile Proxies</a>
|
||||
<a href="#how-to-create-a-5g-or-4g-mobile-proxy-on-android-phones-turn-your-phone-into-a-mobile-proxy">Start Making Mobile Proxies</a>
|
||||
<span> • </span>
|
||||
<a href="#rotationchanging-the-ip-how-to-change-mobile-proxy-ip-address-using-airplane-mode">IP Rotation</a>
|
||||
<a href="#rotationchanging-the-ip-how-to-change-mobile-proxy-android-ip-address-using-airplane-mode">IP Rotation</a>
|
||||
<span> • </span>
|
||||
<a href="https://proxidize.com/?utm_source=github.com&utm_medium=link&utm_campaign=proxidize-android-github">Website</a>
|
||||
<a href="https://proxidize.com/">Website</a>
|
||||
<span> • </span>
|
||||
<a href="https://proxidize.com/docs/?utm_source=github.com&utm_medium=link&utm_campaign=proxidize-android-github">Docs</a>
|
||||
<a href="https://proxidize.com/android">Docs</a>
|
||||
<span> • </span>
|
||||
<a href="https://proxidize.com/blog/?utm_source=github.com&utm_medium=link&utm_campaign=proxidize-android-github">Blog</a>
|
||||
<a href="https://proxidize.com/blog">Blog</a>
|
||||
<span> • </span>
|
||||
<a href="https://twitter.com/proxidizehq">Twitter</a>
|
||||
<span> • </span>
|
||||
@@ -54,71 +47,107 @@ Proxidize is a multi-national effort started by a team of engineers to democrati
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
---
|
||||
## Table of Content
|
||||
|
||||
- [Proxidize Android - Create 5G/4G Mobile Proxies on Android Phones](#proxidize-android---create-5g4g-mobile-proxies-on-android-phones)
|
||||
* [What Is Proxidize?](#what-is-proxidize)
|
||||
* [Features of Proxidize Android Legacy](#features-of-proxidize-android-legacy)
|
||||
* [How It Works & Architecture](#how-it-works--architecture)
|
||||
* [Proxidize Android Legacy vs Proxidize Mobile Proxy Maker](#proxidize-android-legacy-vs-proxidize-mobile-proxy-maker)
|
||||
* [Installing Proxidize Android Legacy](#how-to-create-a-diy-4g-mobile-proxy-farm-using-android-phones)
|
||||
* [Using the Proxy](#using-the-proxy)
|
||||
* [Rotation/Changing the IP (How to Change Mobile Proxy IP Address Using Airplane Mode)](#rotationchanging-the-ip-how-to-change-mobile-proxy-ip-address-using-airplane-mode)
|
||||
* [Supported Android Versions & Devices](#supported-android-versions--devices)
|
||||
* [Using the App Without Connecting to the Tunneling Server First](#using-the-app-without-connecting-to-the-tunneling-server-first)
|
||||
* [Reporting Issues](#reporting-issues)
|
||||
* [Contributing](#contributing)
|
||||
* [Deploying Your Own Server](#deploying-your-own-server)
|
||||
* [FAQ](#faq)
|
||||
* [Credits](#credits)
|
||||
* [Proxidize Portable](#proxidize-portable)
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Features of Proxidize Android Legacy
|
||||
|
||||
- Create A Mobile or Residential HTTP proxy on Android, MacOS or Windows devices.
|
||||

|
||||
|
||||
|
||||
- Create A Mobile or Residential HTTP(S) or SOCKS5 proxy on Android, MacOS or Windows devices.
|
||||
- Rotate/Change IP manually using a button, automatically using a specific rotation interval.
|
||||
- API for rotating/changing the IP which can be used as a link/URL.
|
||||
- Connect to mobile data while using the app to generate a mobile proxy.
|
||||
- Connect to WiFi while using the app to generate a residential proxy.
|
||||
- Rotate the IP manually or automatically via 3rd parties
|
||||
- Add custom tunneling servers
|
||||
- Connect to Wi-Fi while using the app to generate a residential proxy.
|
||||
- Super quick load balancing managed by global servers.
|
||||
- Add your own custom tunneling server for higher security and speeds.
|
||||
- Experimental: Change OS fingerprint for improved opsec.
|
||||
- Experimental: Split connection to WIFI backend to get better speeds.
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
## How It Works & Architecture
|
||||
## How It Works and Architecture
|
||||
|
||||
Proxidize Android Legacy works by establishing a connection to a tunneling server via reverse proxies and then launching a local HTTP proxy server. This makes the proxy accessible from anywhere on the web, as the tunneling server handles the port forwarding and routing.
|
||||
|
||||

|
||||
<div align="center">
|
||||
<img src="https://i.imgur.com/9UAAcx3.png" height="auto"/>
|
||||
</div>
|
||||
|
||||
|
||||
The application will select a random port between ```10000``` and ```60000```, use it connect to the client and then create a proxy server based on the random port along with a randomly generated username and password.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Proxidize Android - Create 5G/4G Mobile Proxies on Android Phones](#proxidize-android-create-5g4g-mobile-proxy-farms-on-android-phones)
|
||||
* [What Is Proxidize?](#what-is-proxidize)
|
||||
* [Features of Proxidize Android Legacy](#features-of-proxidize-android-legacy)
|
||||
* [How It Works & Architecture](#how-it-works-and-architecture)
|
||||
* [Proxidize Android Legacy vs Proxidize Mobile Proxy Maker](#proxidize-android-legacy-vs-proxidize-mobile-proxy-maker)
|
||||
* [How to create a 5G/4G mobile proxy on android phones: (Turn your phone into a mobile proxy)](#how-to-create-a-5g-or-4g-mobile-proxy-on-android-phones-turn-your-phone-into-a-mobile-proxy)
|
||||
+ [How to Use on Windows MacOS (Create 5G or 4G Mobile Proxies on WindowsMacOS)](#rotationchanging-the-ip-how-to-change-mobile-proxy-android-ip-address-using-airplane-mode)
|
||||
* [Using the Proxy](#using-the-proxy)
|
||||
* [Rotation/Changing the IP (How to Change Mobile Proxy Android IP Address Using Airplane Mode)](#rotation-changing-the-ip--how-to-change-mobile-proxy-android-ip-address-using-airplane-mode)
|
||||
+ [Automatically Changing the IP Address](#automatically-changing-the-ip-address)
|
||||
+ [Changing the IP Manually](#changing-the-ip-manually)
|
||||
+ [Changing the IP via URL/API](#changing-the-ip-via-url-api)
|
||||
* [Supported Android Versions & Devices](#supported-android-versions--devices)
|
||||
* [Deploying Your Own Server](#deploying-your-own-server)
|
||||
+ [Example](#example)
|
||||
* [Using the App Without Connecting to the Tunneling Server First](#using-the-app-without-connecting-to-the-tunneling-server-first)
|
||||
* [Reporting Issues](#reporting-issues)
|
||||
+ [Types of Issues That You Should Report](#types-of-issues-that-you-should-report)
|
||||
+ [How to Report the Issue](#how-to-report-the-issue)
|
||||
+ [Any Issues Unrelated to the App Will Be Closed, Such As](#any-issues-unrelated-to-the-app-will-be-closed--such-as)
|
||||
* [Updates](#updates)
|
||||
* [FAQ:](#faq)
|
||||
+ [Why is the app marked as harmful app/malware by Google?](#why-is-the-app-marked-as-harmful-appmalware-by-google)
|
||||
+ [My proxy isn't working with ```Proxy Refusing Connection``` error?](#my-proxy-isnt-working-with-proxy-refusing-connection-error)
|
||||
+ [My proxy stopped working after it used to work, can you help?](#my-proxy-stopped-working-after-it-used-to-work-can-you-help)
|
||||
+ [Why is my proxy slow?](#why-is-my-proxy-slow)
|
||||
+ [Where will this app work?](#where-will-this-app-work)
|
||||
+ [I keep getting a ```407 Error``` or the proxy keeps asking for authentication?](#i-keep-getting-a-407-error-or-the-proxy-keeps-asking-for-authentication)
|
||||
* [Proxidize Portable](#proxidize-portable)
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Proxidize Android Legacy vs Proxidize Mobile Proxy Maker
|
||||
|
||||
This app is not a replacement for Proxidize Mobile Proxy Maker, but a proof of concept. You can use this app at a small scale for personal projects, but once you need a commercial-grade solution, you'll need Proxidize MPM for the following reasons:
|
||||
|
||||
- Such apps will always be naturally unreliable due to underlying infrastructure being deisgned mainly for IoT devices and not proxies.
|
||||
- Such apps will always be naturally unreliable due to underlying infrastructure being designed mainly for IoT devices and not proxies.
|
||||
- Low speeds. Since both incoming and outgoing connections are passing through the same network interface, the speed you get will be a fifth of the mobile speed.
|
||||
- Difficult to manage at scale. It takes a 10 minutes to set up a 20-modem kit from Proxidize, but setting up 20 phones will take a full day if not more.
|
||||
|
||||
---
|
||||
|
||||
## How to Create a DIY 4G Mobile Proxy Farm Using Android Phones
|
||||
## How to Create a 5G or 4G Mobile Proxy on Android Phones: (Turn Your Phone Into a Mobile Proxy)
|
||||
|
||||
To build your own 4G proxy farm, all you need is:
|
||||
<div align="center">
|
||||
<img src="https://i.imgur.com/ASSDAe2.png" height="auto"/>
|
||||
</div>
|
||||
|
||||
- Open this page on your phone so you don't have to transfer files https://github.com/proxidize/proxidize-android
|
||||
- Download the APK using the link https://github.com/proxidize/proxidize-android/releases/download/APK/proxidize-android.apk
|
||||
- Install the APK on your phone, open the app and press "CONNECT".
|
||||
- Copy the proxy to clipboard and use it anywhere.
|
||||
|
||||

|
||||
- Download Proxidize Android Legacy APK File
|
||||
- Install the APK on your device
|
||||
- Open the app and press "Connect".
|
||||
- Copy the proxy and you can use it anywhere.
|
||||
|
||||
And now you have created your very own 5G/4G mobile proxy!
|
||||
|
||||
### How to Use on Windows MacOS (Create 5G or 4G Mobile Proxies on WindowsMacOS)
|
||||
|
||||
- Download any Android emulator such as BlueStacks
|
||||
- Download Proxidize Android Legacy APK file inside the emulator (Open this page from the emulator and download the APK)
|
||||
- Install the APK on your device
|
||||
- Open the app and press "Connect".
|
||||
- Copy the proxy and you can use it anywhere.
|
||||
|
||||
---
|
||||
|
||||
@@ -142,34 +171,52 @@ Userrname: abc
|
||||
Password: xyz
|
||||
```
|
||||
---
|
||||
## Rotation/Changing the IP (How to Change Mobile Proxy IP Address Using Airplane Mode)
|
||||
## Rotation/Changing the IP (How to Change Mobile Proxy Android IP Address Using Airplane Mode)
|
||||
|
||||
Proxidize Android Legacy has built-in rotation. To set it up, you need to set the app as the default assistant in your settings.
|
||||
|
||||
You can rotate the IP by having any macro app automatically toggle airplane mode on and off.
|
||||
|
||||
### Automatically Changing the IP Address:
|
||||
|
||||

|
||||
<div align="center">
|
||||
<img src="https://i.gyazo.com/8c923c64c2996452c78993003e023d94.png" height="auto"/>
|
||||
</div>
|
||||
|
||||
To automatically change the IP address, you can use a macros app such as MacroDroid which we'll use here.
|
||||
Proxidize Android Legacy allows you to set a rotation/IP change interval. To use it, you need to:
|
||||
- Press "AUTO CHANGE IP" button on the home page.
|
||||
- Select the rotation interval you wish to use.
|
||||
- Select a time in minutes. Anything less than 30 minutes will harm your phone.
|
||||
- Press "SET" and your settings will be applied.
|
||||
|
||||
- Download MacroDroid from the Google Play Store https://play.google.com/store/apps/details?id=com.arlosoft.macrodroid
|
||||
- Create a new macro and name it "Proxidize Android IP Change"
|
||||
- Go to Settings > Assistant Settings > Default assistant app > Set "MacroDroid" to be the default assistant app
|
||||
- Add trigger "Regular Interval" and set it to whatever interval you want the IP to change over.
|
||||
- Add Actions:
|
||||
- Toggle airplane mode on
|
||||
- Wait 3 seconds
|
||||
- Toggle airplane mode off
|
||||
- Save the macro (edited)
|
||||
|
||||
And now your IP will automatically change every set amount of time as you specified in the interval.
|
||||
|
||||
|
||||
### Changing the IP Manually:
|
||||
|
||||
- Make sure you are connected to mobile data
|
||||
- Toggle airplane mode on and off
|
||||
- You will now have a new public IP address
|
||||
<div align="center">
|
||||
<img src="https://i.gyazo.com/ad6fa87d163262908253e99cf2f436ab.png" height="auto"/>
|
||||
</div>
|
||||
|
||||
|
||||
To change the IP address manually, you simple need to press the change IP button.
|
||||
|
||||
|
||||
|
||||
### Changing the IP via URL/API:
|
||||
|
||||
<div align="center">
|
||||
<img src="https://i.gyazo.com/ded5e4abaf6f19ca75ff5045889dced4.png" height="auto"/>
|
||||
</div>
|
||||
|
||||
Proxidize Android Legacy generates an IP change link/URL/API that you can use anywhere to change the IP.
|
||||
|
||||
To change the IP using the rotation link, you need to:
|
||||
- Copy the change IP URL under "IP Change Link/API" by pressing the "COPY" button.
|
||||
- Use the link anywhere or send a GET request to it.
|
||||
|
||||
A success response is:
|
||||
|
||||
```{"response":"success"}```
|
||||
|
||||
|
||||
---
|
||||
## Supported Android Versions & Devices
|
||||
@@ -179,7 +226,9 @@ Proxidize Android Legacy supports all ```armeabi-v7a``` running ```Android 6.0``
|
||||
Supported Android API from ```API 23``` to ```API 31```.
|
||||
|
||||
Tested devices:
|
||||
|
||||
```
|
||||
All Android 6.0+ phones
|
||||
Samsung A Series
|
||||
Samsung S Series
|
||||
Samsung M Series
|
||||
@@ -191,9 +240,14 @@ OnePlus
|
||||
|
||||
## Deploying Your Own Server
|
||||
|
||||
<div align="center">
|
||||
<img src="https://i.gyazo.com/cc24b11d87379469f06ac8f15257dcbe.png" height="auto"/>
|
||||
</div>
|
||||
|
||||
Proxidize Android Legacy allows you to deploy your own tunneling server to avoid using shared/congested servers. To do that, you need to:
|
||||
- Create a new server on any host. Make sure you're on a public network with all the ports publicly accessible.
|
||||
- Edit configuration file to add your server information.
|
||||
- Edit ```CUSTOM SERVER``` button fields to add your new server.
|
||||
- Edit ```CUSTOM SERVER``` fields to add your new server.
|
||||
|
||||
### Example:
|
||||
|
||||
@@ -207,7 +261,7 @@ OnePlus
|
||||
|
||||
- Clone this repo
|
||||
|
||||
``` git clone THISREPO.git ```
|
||||
``` git clone https://github.com/proxidize/proxidize-android.git ```
|
||||
|
||||
- Edit the server.ini file to add an authentication token
|
||||
|
||||
@@ -230,7 +284,7 @@ token = TOKEN
|
||||
|
||||
```setsid``` is used to keep the process alive after you close the terminal.
|
||||
|
||||
- Add the new server information to your application by using the "CUSTOM SERVER" button.
|
||||
- Add the new server information to your application by going to menu > Change Server > Custom.
|
||||
|
||||
```HOST``` = The new server public IP address. In this example it's ```5.5.5.5```.
|
||||
|
||||
@@ -273,59 +327,56 @@ In some cases, you might be able to connect directly to the phone without needin
|
||||
- Full instructions to replicate the issue.
|
||||
|
||||
|
||||
### Any issues unrelated to the app will be closed, such as:
|
||||
### Any Issues Unrelated to the App Will Be Closed, Such As::
|
||||
|
||||
- I sent 1,000 threads to scrape Amazon and now the IP is banned.
|
||||
- I'm using vanilla puppeteer or Chrome and I keep getting blocked or my proxy is detected.
|
||||
- Any form of 407/authentication error. This means you're not using the right credentials. Refer to format section.
|
||||
- 502 or 504 if you're using rotation. This happens when you're connecting in the middle of a rotation.
|
||||
- Any situation where you're using your own server — unless you can replicate the issue when using the default server as well.
|
||||
- Any situation where you're using your own server. (Unless you can replicate the issue when using the default servers as well.)
|
||||
|
||||
|
||||
---
|
||||
## Contributing
|
||||
## Updates:
|
||||
|
||||
This app is no longer maintained by Proxidize, but I (Abed) will be working on it in my free time.
|
||||
|
||||
Changes I'll be adding:
|
||||
Edit: I ended up finishing most of the planned features before schedule. So chances are I won't be making any updates to this app for a while.
|
||||
|
||||
Things I'll be adding:
|
||||
|
||||
- [x] Supporting Android 12
|
||||
- [x] Add Android wake lock to keep the proxy alive if the screen if off.
|
||||
- [x] Add Android wake lock to keep the proxy alive.
|
||||
- [x] Custom server from application.
|
||||
- [ ] Prevent duplicate ports on server.
|
||||
- [ ] Supporting more devices such as Asus, Alcatel, etc.
|
||||
- [x] Save ports between sessions.
|
||||
- [x] In-app IP rotation button.
|
||||
- [x] Automated IP rotation.
|
||||
- [x] IP rotation API
|
||||
- [x] Supporting more devices such as Asus, Alcatel, etc.
|
||||
- [x] Auto-detect nearest tunneling server.
|
||||
- [x] SOCKS proxies.
|
||||
- [x] Prevent duplicate ports on server.
|
||||
- [ ] Showing the public IP on the app interface.
|
||||
- [ ] Change proxy format.
|
||||
- [ ] IP authentication via ACLs.
|
||||
- [ ] Traffic counters.
|
||||
- [ ] SOCKS proxies.
|
||||
|
||||
If you want to add a new feature, please create an issue first to describe the new feature, as well as the implementation approach. Once a proposal is accepted, create an implementation of the new features and submit it as a pull request.
|
||||
|
||||
### Building
|
||||
|
||||
In order to build all the binaries from scratch, you'll need to:
|
||||
- Build frpc (the tunneling client) following the guide in ```https://github.com/FrpcCluster/frpc-Android/blob/master/Compile_zh.md```
|
||||
- Build frps (the tunneling server) following the guide in ```https://github.com/fatedier/frp```
|
||||
- Update the binaries in this repo, the server in ```./server/server``` & client in ```./app/libs/connlib.aar```
|
||||
- Build Android android apk following standard Android build.
|
||||
If you're updating to v2.0.0 from v1.0.0 make sure to delete v1.0.0 first.
|
||||
|
||||
---
|
||||
|
||||
|
||||
## FAQ
|
||||
## FAQ:
|
||||
|
||||
### Why is the app marked as harmful app/malware by Google?
|
||||
|
||||
A few months after publishing the app, Google marked it as harmful/PUP/malware app. I suspect it's because there's some Google watchdog that sniffed the traffic and found something harmful that was being transmitted by some of the users. Or it's possible that the behavior of the traffic being unencrypted and routed to a single server was similar to typical harmful app behavior that come across Google in the Play Store.
|
||||
|
||||
There are also a few AVs that have marked the tunneling client, frp, as a PUP, and it's possible Google Play Store did the same.
|
||||
There are also a few AVs that have marked the tunneling client fast revers proxy, as a PUP, and it's possible Google Play Store did the same.
|
||||
|
||||
I've made some mitigations against this by changing the binaries to change the hash, but I suspect Google will still mark it as harmful by reading the strings, so you will need to disable Play Protect, otherwise, it'll get automatically deleted.
|
||||
I've made some mitigations against this by changing the binaries to change the hash, but I suspect Google will still mark it as harmful by reading the strings, so you will need to disable Play Protect, otherwise, the app will likely get automatically deleted.
|
||||
|
||||
### My proxy isn't working with ```Proxy Refusing Connection``` error?
|
||||
|
||||
Exit the app and start it again. There's a very small chance you used an already used port.
|
||||
Make sure you're using the correct port value, then exit the app and start it again. There's a very small chance you used an already used port.
|
||||
|
||||
### My proxy stopped working after it used to work, can you help?
|
||||
|
||||
@@ -337,8 +388,7 @@ The app uses reverse proxies created via websockets route to forwarding facing p
|
||||
|
||||
The Proxidize team is working on an entirely new app called **Proxidize Portable**, which will address all the short comings of this app using proprietary technology.
|
||||
|
||||
Another thing is such apps send both incoming and outgoing traffic from the same device, which means you will always get half the speed that you would normally get when testing the speed directly on your phone. If speed is important, you should use the full [Proxidize Mobile Proxy Maker](https://proxidize.com/?utm_source=github.com&utm_medium=link&utm_campaign=proxidize-android-github)
|
||||
|
||||
Another thing is such apps send both incoming and outgoing traffic from the same device, which means you will always get half the speed that you would normally get when testing the speed directly on your phone. If speed is important, you should use the full Proxidize MPM-OP: https://proxidize.com/
|
||||
|
||||
### Where will this app work?
|
||||
|
||||
@@ -350,15 +400,6 @@ This app will work everywhere, unless:
|
||||
|
||||
Make sure you're not mixing the small ```l``` with a capital ```I```.
|
||||
|
||||
---
|
||||
|
||||
## Credits
|
||||
|
||||
Proxidize Android Legacy Credits
|
||||
- Unni from the Proxidize team for compiling the Android tunneling client
|
||||
- Muhammad from the Proxidize team for the interface & battery optimization
|
||||
- Frp contributors
|
||||
- The Squid Foundation
|
||||
|
||||
---
|
||||
|
||||
@@ -367,16 +408,15 @@ Proxidize Android Legacy Credits
|
||||
We are currently working on a new application called "Proxidize MPM-Cloud Portable" or Proxidize Portable for short. The new app will address all the deficiencies of this one and will have the following features:
|
||||
|
||||
1. 5-10x higher speeds than Proxidize Android Legacy
|
||||
2. HTTP or SOCKS proxies
|
||||
3. Custom OS Fingerprint
|
||||
4. Send & Receive SMS via interface/API
|
||||
5. Manage all devices from web interface
|
||||
6. Rotate IP manually, every X interval, or via API link.
|
||||
7. Manage unlimited phones via grouping, categories and more.
|
||||
8. Use any server from dozens of countries.
|
||||
9. Custom DNS
|
||||
10. Get 99.99% uptime
|
||||
11. Dual-stacking IPV6/IPV6 support
|
||||
12. Load-balancing between multiple phones.
|
||||
13. Setting multi-phone IP rotation pools.
|
||||
14. And more. Feel free to request anything else.
|
||||
2. Custom OS Fingerprint
|
||||
3. Send & Receive SMS via interface/API
|
||||
4. Manage all devices from web interface
|
||||
5. Manage unlimited phones via grouping, categories and more.
|
||||
6. Use any server from dozens of countries.
|
||||
7. Custom DNS
|
||||
8. Get 99.99% uptime
|
||||
9. Dual-stacking IPV4/IPV6 support
|
||||
10. Load-balancing between multiple phones.
|
||||
11. Setting multi-phone IP rotation/load balancing pools.
|
||||
12. And much more!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user