This guide explains how to use a Bash script to install and configure a Squid Proxy server on a machine running Ubuntu, CentOS, AlmaLinux, or Rocky Linux with authentication (username and password) support.
https://github.com/Ematrex-Scripts/E-MATREX/blob/main/setup_proxy.sh
1. Requirements
The script must be run as root, or it will not work properly.
To switch to the root user, run:
sudo su
Then execute the script as described below.
2. How to Use the Script
The script requires three arguments when executed:
Po...
اقرأ المزيد