https://github.com/koenpunt/proxy-auto-config
Node Proxy Auto Configuration (PAC) Server
https://github.com/koenpunt/proxy-auto-config
node pac proxy proxy-configuration proxy-pac
Last synced: 15 days ago
JSON representation
Node Proxy Auto Configuration (PAC) Server
- Host: GitHub
- URL: https://github.com/koenpunt/proxy-auto-config
- Owner: koenpunt
- Created: 2015-08-02T10:47:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T15:22:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T09:12:17.702Z (over 1 year ago)
- Topics: node, pac, proxy, proxy-configuration, proxy-pac
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proxy PAC config server
Basic Node webserver, to serve a proxy PAC file.
On some OS'es, the proxy configuration file (PAC) has to be served over http, instead of being a local file.