mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/turnserver: prep for release
This commit is contained in:
parent
5795a254ba
commit
82753a4aed
2 changed files with 2 additions and 3 deletions
|
|
@ -64,7 +64,7 @@ net/shadowsocks -- Secure socks5 proxy
|
|||
net/siproxd -- Siproxd is a proxy daemon for the SIP protocol
|
||||
net/sslh -- sslh configuration front-end
|
||||
net/tayga -- Tayga NAT64
|
||||
net/turnserver -- The coturn STUN/TURN Server (development only)
|
||||
net/turnserver -- The coturn STUN/TURN Server
|
||||
net/udpbroadcastrelay -- Control udpbroadcastrelay processes
|
||||
net/upnp -- Universal Plug and Play (UPnP IGD & PCP/NAT-PMP) Service
|
||||
net/vnstat -- Network traffic monitor
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= turnserver
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_DEVEL= yes
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= The coturn STUN/TURN Server
|
||||
PLUGIN_DEPENDS= turnserver
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
|
|
|||
Loading…
Reference in a new issue