Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ac-pm/ProxyOn

Android Xposed Module to apply proxy for a specific app.
https://github.com/ac-pm/ProxyOn

Last synced: 7 days ago
JSON representation

Android Xposed Module to apply proxy for a specific app.

Awesome Lists containing this project

README

        

ProxyOn - Xposed Module
========

Android Xposed Module to apply proxy for a specific app.

Usage
---------------

* install Xposed in your device (root access on Android 4.0.3 or later);
http://repo.xposed.info/module/de.robv.android.xposed.installer
* Download the APK available here https://github.com/ac-pm/ProxyOn or clone the project and compile;
* Install ProxyOn_Xposed.apk on a device with Xposed:

adb install ProxyOn_Xposed.apk

* ProxyOn will list the applications to choose from which will be proxied;
* Ok! Now you can intercept all traffic from the chosen app.

Download
---------------
Get it from Xposed repo: http://repo.xposed.info/module/mobi.acpm.proxyon

### How to uninstall

adb uninstall ProxyOn_Xposed.apk

Screenshots

License
-------

See ./LICENSE.

Author
-------

ACPM