Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions turnserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down