mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
36 lines
534 B
Text
36 lines
534 B
Text
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
|
|
|
|
Plugin Changelog
|
|
================
|
|
|
|
1.3
|
|
|
|
Changed:
|
|
* remove obsolete options from config
|
|
|
|
1.2
|
|
|
|
Added:
|
|
* add support for external IPs and IP mappings (#4906)
|
|
|
|
Changed:
|
|
* modernize UI template
|
|
|
|
1.1
|
|
|
|
Added:
|
|
* add log page
|
|
|
|
Changed:
|
|
* hide protocol violating options
|
|
* switch to local syslog logging
|
|
|
|
Removed:
|
|
* remove old log files
|
|
|
|
1.0
|
|
|
|
* Initial release
|