security/netbird: release 1.0

This commit is contained in:
Franco Fichtner
2025-09-06 18:56:43 +02:00
parent 6c66db83c7
commit 62d1a653aa
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ security/intrusion-detection-content-et-pro -- IDS Proofpoint ET Pro ruleset (ne
security/intrusion-detection-content-pt-open -- IDS Positive Technologies ESC ruleset
security/intrusion-detection-content-snort-vrt -- IDS Snort VRT ruleset (needs registration or subscription)
security/maltrail -- Malicious traffic detection system
security/netbird -- Peer-to-peer VPN that seamlessly connects your devices (development only)
security/netbird -- Peer-to-peer VPN that seamlessly connects your devices
security/openconnect -- OpenConnect Client
security/openvpn-legacy -- OpenVPN legacy support
security/strongswan-legacy -- IPsec legacy support
+1 -3
View File
@@ -1,10 +1,8 @@
PLUGIN_NAME= netbird
PLUGIN_VERSION= 0.2
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.0
PLUGIN_DEPENDS= netbird
PLUGIN_COMMENT= Peer-to-peer VPN that seamlessly connects your devices
PLUGIN_MAINTAINER= dev@netbird.io
PLUGIN_WWW= https://netbird.io
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"