Dashboard
// Real-time server overview
Status
—
PID: —
TCP Connections
—
port 3478
UDP Sessions
—
port 3478
Memory
—
CPU: —
Server Info
Realm
turn.aqyl.io
TURN Port
3478 (TCP/UDP)
TLS Port
5349
Uptime Since
—
Active Connections
Loading...
Server Logs
// journalctl -u coturn
Loading logs...
TURN Users
// Manage authentication credentials
| Username | Password | Realm | Actions |
|---|---|---|---|
| Loading... | |||
Configuration
// /etc/turnserver.conf
⚠️ Edit with caution — changes take effect after server restart
Server Controls
// systemctl management
Service Control
Quick Reference
Config file: /etc/turnserver.conf
Log file: /var/log/turnserver.log
TURN port: 3478 (TCP + UDP)
TLS port: 5349
Service: coturn.service
Add user: turnadmin -a -u USER -p PASS -r REALM
Del user: turnadmin -d -u USER -r REALM