Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ac-pm/ProxyOn
- Owner: ac-pm
- License: gpl-2.0
- Created: 2015-11-12T13:14:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T02:29:31.000Z (over 6 years ago)
- Last Synced: 2024-08-01T19:45:17.939Z (3 months ago)
- Language: Java
- Size: 0 Bytes
- Stars: 102
- Watchers: 6
- Forks: 40
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
ScreenshotsLicense
-------See ./LICENSE.
Author
-------ACPM