Skip to content

andylytical/proxy-pac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

proxy-pac

Proxy Helpers and Setup

Usage

Windows

  1. Open Windows "Proxy Settings"
    1. Windows key → then type "proxy settings"
  2. Use setup script: "On"
  3. Script address: https://raw.githubusercontent.com/andylytical/proxy-pac/master/proxy.pac
  4. Save

Mac

  1. Settings → Network → Advanced → Proxies → Automatic Proxy Configuration
  2. Enter path to local file (example: file:///absolute/path/to/proxy.pac)

See also: https://gist.github.com/dusenberrymw/850151bda3253453e5244d6a33c7cd2d

Testing

Online

Local

  1. Install libpacparser1
    1. sudo apt install libpacparser1 #ubuntu
  2. /usr/bin/pactester -p <PAC_FILE> -u <URL> References:

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published