mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/tailscale: tweak description
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user