splondike / polipoid

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

Listen on all addresses - fixes #6 #8

Closed niutech closed 10 years ago

niutech commented 10 years ago

It allows other clients to connect to Polipoid through WiFi.

splondike commented 10 years ago

This fix won't be merged. Allowing access to the proxy from non local addresses by default is a bit of a privacy and security risk. For users that desire the behaviour we have the ability to upload a custom configuration: 5bff26d19e518d601dae27bb153bb8938d548a10

splondike commented 10 years ago

Additionally, you might want to set cacheIsShared=true in default.conf for your own setup.