splondike / polipoid

Android wrapper for the polipo proxy
GNU General Public License v3.0
35 stars 12 forks source link

How to use #19

Closed hitokirihahn closed 7 years ago

hitokirihahn commented 7 years ago

Do i need another app to point all network traffic to polipoid? Or i just need to run polipoid and it will do the charm itself? Thank you

splondike commented 7 years ago

@hitokirihahn You have to configure your system or application to use localhost with the port 8123 as a HTTP proxy. You can do it on a per-wireless AP level (https://stackoverflow.com/a/21069032) or some apps like Firefox let you do it globally (but just for them).