Files

24 lines
379 B
Plaintext
Raw Permalink Normal View History

2025-01-22 12:09:25 +01:00
Coturn is a free open source implementation of TURN and STUN Server.
The TURN Server is a VoIP media traffic NAT traversal server and gateway.
WWW: https://github.com/coturn/coturn
2025-12-02 08:00:13 +01:00
Plugin Changelog
================
1.1
Added:
* add log page
Changed:
* hide protocol violating options
* switch to local syslog logging
Removed:
* remove old log files
1.0
2025-12-02 08:00:13 +01:00
* Initial release