Proxygen is a simple proxy management wrapper around the Linode-CLI to mass manage simple squid proxy servers.
squid: http://www.squid-cache.org/
Linode: https://www.linode.com/
Linode-CLI: https://github.com/linode/cli
- Clone the repository
git@github.com:vanctran/proxygen.git- Give executable permissions
chmod u+x setup.sh- Run the setup
sudo ./setup.sh- Added a UI.
- Updated to use the new Linode API v4.
- Added the delete proxygen servers command.
- Added the export IP/port list command.
- Allows creation of proxy servers through Linode.