Some Android and iOS allow you to configure only HTTP proxy, which can't proxy many apps.
This script makes it possible to configure socks/http proxy. (This script doesn't provide proxy)
No root or JB require. No need to install any app on phone.
Requires python on PC.
This Script runs a PAC server (HTTP server) on PC. It generates and serves a PAC file that tells your phone (or other devices) to go through the socks/http proxy your PC is serving.
You need to manually type the PAC address in phone's network setting.
Run this command on PC:
python proxymyphone.py <pc_ip> <proxy_listen_port_on_pc> <proxy_type>
Then it will give you an address. On your phone's wifi setting layout, set proxy to "auto" and type the address in.
- ProxyDroid (Source) (need root)
- Brook
- BifrostV
- Brook
- Potatso