mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Merge branch 'muratbalaban43-plugins_vendor_sunnyvalley'
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
PLUGIN_NAME=sunnyvalley
|
||||
PLUGIN_VERSION=1.0
|
||||
PLUGIN_COMMENT=Sunny Valley Networks Vendor Repository
|
||||
PLUGIN_MAINTAINER=opensource@sunnyvalley.io
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
This plugin adds a proprietary repository to install
|
||||
Sensei, a plugin for OPNsense complementing the firewall
|
||||
with state of the art next generation firewall features
|
||||
like:
|
||||
|
||||
* Application Control
|
||||
* Advanced Network Analytics
|
||||
* All-ports Full TLS Inspection
|
||||
* Cloud Threat Intelligence
|
||||
* Web Security & Web Filtering
|
||||
* Active Directory Integration
|
||||
|
||||
WWW: https://www.sunnyvalley.io/sensei
|
||||
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
function: "sha256"
|
||||
fingerprint: "eb6b99a19a79f7f63e3ba25ca861ce3b2ad97ad15035874fbdad1574183d55f9"
|
||||
@@ -0,0 +1,7 @@
|
||||
SunnyValley: {
|
||||
fingerprints: "/usr/local/etc/pkg/fingerprints/SunnyValley",
|
||||
url: "https://updates.sunnyvalley.io/opnsense/repo/",
|
||||
signature_type: "fingerprints",
|
||||
priority: 101,
|
||||
enabled: yes
|
||||
}
|
||||
Reference in New Issue
Block a user