Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Proxy + Autodiscovery #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

HTTP Proxy + Autodiscovery #52

wants to merge 2 commits into from

Conversation

mojodna
Copy link
Member

@mojodna mojodna commented May 30, 2016

This adds support for WPAD and makes a Proxy Auto-Config available at http://wpad.lan/wpad.dat (also http://posm.io/wpad.dat).

The underlying HTTP proxy is polipo, a lightweight caching proxy server.

@mojodna
Copy link
Member Author

mojodna commented May 30, 2016

(This is something I started working on in Ecuador when I realized the it would be beneficial to cache common external HTTP requests since the network we were on was quite slow.)

@mojodna
Copy link
Member Author

mojodna commented Nov 22, 2016

Polipo is no longer supported; this should be changed to use tinyproxy instead.

@mojodna
Copy link
Member Author

mojodna commented Nov 22, 2016

Even better: configure this as a transparent proxy so that all connected devices will use it.

dansguardian + ClamAV could facilitate transparent anti-virus scanning as well.

This configures polipo as an HTTP proxy using WPAD
(https://en.wikipedia.org/wiki/Web_Proxy_Autodiscovery_Protocol).

I've manually verified that the configuration is correct (and that
proxying occurs), however OS X and iOS do not appear to respect these
settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant