Merge pull request #1189 from steveseguin/steveseguin-patch-1

Update turnserver.md
This commit is contained in:
Steve Seguin
2025-05-12 11:16:38 -04:00
committed by GitHub

View File

@@ -26,6 +26,9 @@ The installer script automates the complete TURN server setup process:
sudo apt-get install
sudo apt-get upgrade
# Check your Firewall status, and if its running, please first configure; see help below
ufw status
# Download the installer
wget https://raw.githubusercontent.com/steveseguin/vdo.ninja/develop/turnserver_install.sh.sample
mv turnserver_install.sh.sample turnserver_install.sh