mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
security/tailscale: release 1.0
This commit is contained in:
parent
c97f3d4ce8
commit
5bcbe9adc7
2 changed files with 2 additions and 3 deletions
|
|
@ -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 -- VPN mesh securely connecting clients using WireGuard (development only)
|
||||
security/tailscale -- VPN mesh securely connecting clients using WireGuard
|
||||
security/tinc -- Tinc VPN
|
||||
security/tor -- The Onion Router
|
||||
security/wazuh-agent -- Agent for the open source security platform Wazuh
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= tailscale
|
||||
PLUGIN_VERSION= 1.0.d
|
||||
PLUGIN_DEVEL= yes
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= VPN mesh securely connecting clients using WireGuard
|
||||
PLUGIN_DEPENDS= tailscale
|
||||
PLUGIN_MAINTAINER= sam@sheridan.co.uk
|
||||
|
|
|
|||
Loading…
Reference in a new issue