security/tailscale: tweak description

This commit is contained in:
Franco Fichtner
2024-12-17 07:38:55 +01:00
parent 7f59a32e06
commit 5071c8f410
3 changed files with 8 additions and 14 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ security/maltrail -- Malicious traffic detection system
security/openconnect -- OpenConnect Client
security/softether -- Cross-platform Multi-protocol VPN Program (development only)
security/stunnel -- Stunnel TLS proxy
security/tailscale -- Tailscale makes creating software-defined networks easy (development only)
security/tailscale -- VPN mesh securely connecting clients using WireGuard (development only)
security/tinc -- Tinc VPN
security/tor -- The Onion Router
security/wazuh-agent -- Agent for the open source security platform Wazuh
+6 -7
View File
@@ -1,9 +1,8 @@
PLUGIN_NAME= tailscale
PLUGIN_VERSION= 1.0.d
PLUGIN_REVISION= 1
PLUGIN_DEVEL= yes
PLUGIN_COMMENT= Tailscale makes creating software-defined networks easy
PLUGIN_DEPENDS= tailscale
PLUGIN_MAINTAINER= sam@sheridan.co.uk
PLUGIN_NAME= tailscale
PLUGIN_VERSION= 1.0.d
PLUGIN_DEVEL= yes
PLUGIN_COMMENT= VPN mesh securely connecting clients using WireGuard
PLUGIN_DEPENDS= tailscale
PLUGIN_MAINTAINER= sam@sheridan.co.uk
.include "../../Mk/plugins.mk"
+1 -6
View File
@@ -8,9 +8,4 @@ Plugin Changelog
1.0
* initial development release
1.0_1
* fixes to template to prevent auth key prompt when empty
* initial release