Auto Install Coturn (STUN & TURN) for Debian 10 Buster
In full install method, the script install Certbot for Letsencrypt Certificate. Added packets :
- wget
- coturn
- certbot
- dnsutils
Must be run in root.
apt install wget -y && wget -O- https://raw.githubusercontent.com/fouille/coturn_install_debian/main/install.sh | bash
You can add arguments for your installation file.
wget https://raw.githubusercontent.com/fouille/coturn_install_debian/main/install.sh
chmod +x install.sh
$ ./install.sh argument1 argument2 ...
Where, install.sh is a shell script file and argument1, argument2 ... argumentN are list of arguments.
-
The
-t
variable Configure TURN (STUN must be already configured) -
The
-r
variable Remove Coturn and Certbot -
The
-N
variable List of arguments