This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > coturn (4.5.2)

coturn (Free open source implementation of TURN and STUN Server)

The TURN Server is a VoIP media traffic NAT traversal server
and gateway. It can be used as a general-purpose network
traffic TURN server and gateway, too.

You need the 'turnserver' group and user to run this script,
for example:

groupadd -g 366 turnserver
useradd -u 366 -g turnserver -d /var/lib/turn -s /bin/bash turnserver

If you wish another group and username, you can set TURN_GROUP and
TURN_USER, for example:

TURN_GROUP=mygroup TURN_USER=myuser ./coturn.SlackBuild

Maintained by: Thomas Bourdon
Keywords: turn,stun,nat
ChangeLog: coturn

Homepage:
https://github.com/coturn/coturn

Source Downloads:
coturn-4.5.2.tar.gz (e58d9e14e0607f763945ff98585cb218)

Download SlackBuild:
coturn.tar.gz
coturn.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds