Proxy Wizard – Automated Squid & Dante Proxy Installer for Ubuntu

Script Proxy Wizard – Automated Squid & Dante Proxy Installer for Ubuntu

Proxy Wizard​

Copyright holder: AlexFrost
Type: Bash script
Supported distributions:
Ubuntu LTS 24.04, Debian 12


1
2


This advanced Bash script allows you to automatically set up and configure multiple HTTP (Squid) and SOCKS5 (Dante) proxy servers using a list of IP addresses.

Advantages​

Verifies proxy functionality via real-time curl requests​
Generates separate logs, configs, and services per IP​
Ensures proper permissions and root-only execution​
Ideal for bulk proxy deployment on VPS servers or private networks​

It includes:
  1. Interactive IP input with validation
  2. Proxy user/password setup with file persistence
  3. Smart detection of your network interface
  4. Automatic configuration and systemd service creation for each proxy instance
Installs and configures:
  • Squid for HTTP proxy
  • Dante for SOCKS5 proxy

How to Use​

Make the file executable:
chmod +x proxy-wizard.sh.x
Run the script:
./proxy-wizard.sh.x
The script will start and guide you through the proxy setup process. Make sure you run it as root.

Download Proxy Wizard​

Content of this hidden block can only be seen by members of: Verified
Top