Skip to content

node.js based HTTP(S) proxy server that routes traffic using a proxy auto config (PAC) file

Notifications You must be signed in to change notification settings

jorosz/pac-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pac-proxy

pac-proxy is a utility to run a local HTTP(s) proxy server which directs traffic based on a proxy autoconfig (PAC) file.

Some large companies may be using very complicated rules for web proxy access in PAC files and therefore it may be very complex to properly set HTTP_PROXY and HTTPS_PROXY variables. The intent of this utility is to enable simple configuration by running this proxy on the local machine and using localhost as the HTTP proxy.

About

node.js based HTTP(S) proxy server that routes traffic using a proxy auto config (PAC) file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published