mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
www/OPNProxy: same here
This commit is contained in:
parent
db5ddb2873
commit
94a21efccc
2 changed files with 1 additions and 2 deletions
|
|
@ -121,7 +121,7 @@ sysutils/virtualbox -- VirtualBox guest additions
|
|||
sysutils/vmware -- VMware tools
|
||||
sysutils/xen -- Xen guest utilities
|
||||
vendor/sunnyvalley -- Vendor Repository for Zenarmor (Enterprise Security Modules - NGFW, SSE, SASE, f.k.a Sensei)
|
||||
www/OPNProxy -- OPNsense proxy additions
|
||||
www/OPNProxy -- OPNsense proxy additions (not maintained)
|
||||
www/c-icap -- c-icap connects the web proxy with a virus scanner
|
||||
www/cache -- Webserver cache
|
||||
www/caddy -- Modern Reverse Proxy with Automatic HTTPS, Dynamic DNS and Layer4 Routing
|
||||
|
|
|
|||
|
|
@ -5,6 +5,5 @@ PLUGIN_COMMENT= OPNsense proxy additions
|
|||
PLUGIN_DEPENDS= os-redis${PLUGIN_PKGSUFFIX} \
|
||||
os-squid${PLUGIN_PKGSUFFIX} \
|
||||
py${PLUGIN_PYTHON}-redis
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue