Skip to content

HTTP Proxy + Autodiscovery#52

Open
sethfitz wants to merge 2 commits intomasterfrom
proxy
Open

HTTP Proxy + Autodiscovery#52
sethfitz wants to merge 2 commits intomasterfrom
proxy

Conversation

@sethfitz
Copy link
Copy Markdown
Member

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.

@sethfitz
Copy link
Copy Markdown
Member Author

(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.)

@sethfitz
Copy link
Copy Markdown
Member Author

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

@sethfitz
Copy link
Copy Markdown
Member Author

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