Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.39 KB

README.md

File metadata and controls

64 lines (40 loc) · 1.39 KB

Dante socks proxy server

pipeline status License: MIT

Main Info

Scripts for automated dante socks proxy server installation

Versatile setup script for Ubuntu, Debian and CentOS releases

Dante socks proxy server version - 1.4.2

Official Dante proxy server page - https://www.inet.no/dante/


Install and configuration section

Run this code in your terminal and follow the instructions:

wget https://git.io/Je81F -O install.sh && bash install.sh

or clone this project at first and then:

cd dante-proxy-server && bash install.sh

Additional options

You can run this script again to:

  1. Add new user for proxy
  2. Remove an existing user
  3. Remove Dante socks proxy server
bash install.sh

Useful tips and tricks

Manual sockd options for Ubuntu and Debian start, stop, restart, status

/etc/init.d/{PARAM_HERE}

Manual sockd options for CentOS start, stop, restart, status

service sockd {PARAM_HERE}

Port, interface, auth metod, ipv4\ipv6 support and other cool options contains here

/etc/sockd.conf