Skip to content

valdo404/pacman

Repository files navigation

pacman --http-port 8080 --https-port 8443 --cert mycert.pem --key mykey.pem --bind 0.0.0.0
curl -v -x http://localhost:8080 https://www.google.com
curl -v -k --proxy-insecure -x https://localhost:8443 https://www.google.com

About

Transparent proxy using rust, implementing cached proxy.pac files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published