Lets first use curl and save the file in /usr/local/bin/
curl https://raw.githubusercontent.com/complexorganizations/tinyproxy-manager/main/tinyproxy-manager.sh --create-dirs -o /usr/local/bin/tinyproxy-manager.sh
Then let's make the script user executable (Optional)
chmod +x /usr/local/bin/tinyproxy-manager.sh
It's finally time to execute the script
bash /usr/local/bin/tinyproxy-manager.sh
- Install Tinyproxy
- Uninstall Tinyproxy
- Secure Tinyproxy
- Open Source Community
This project is unlicensed.