Proxy

All the following solutions are implemented in HacknDroid.

System Proxy

  • Set the system proxy

  • Get current system proxy

  • Reset the system proxy

Invisible proxy (iptables)

  • Set the proxy on ports 80 and 443

  • Set the proxy on port 80 and 443 only for the application with a specific owner UID

  • Get current system proxy

  • Reset the system proxy

Invisible Proxy (via DNS spoofing)

  1. Launch dnschef:

  2. Open the Wifi settings and set the IP address specified in --interface related to dnschef execution

Last updated