mirror of
https://github.com/opnsense/docs.git
synced 2026-06-11 17:40:00 -04:00
* docs: add Cloudflare Tunnel plugin documentation Add how-to guide covering installation, tunnel token setup, all five settings fields, firewall requirements, newwanip crash recovery, and log access. Wire into the VPN section of plugins.rst and vpnet.rst. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * cloudflared: document QUIC buffer tuneables, log level, multi-WAN routing Add QUIC UDP buffer sizes section with recommended sysctl values and a note that the UI will warn when they are below minimum. Add log_level to the settings table. Expand the multi-WAN guidance to make clear that traffic can fail to route entirely without an explicit floating rule, and give step-by-step instructions for adding one. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * cloudflared: update cron recovery docs to use non-disruptive recover job Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * cloudflared: document QUIC error messages, healthcheck endpoint, and known bug Add note about sporadic Application error 0x0 and QUIC stream timeout errors being non-fatal. Document the metrics healthcheck endpoint with a warning that connsCount:1 may appear before the tunnel is fully up (cloudflare/cloudflared#1633). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update for latest version of plugin, update Cloudflare instructions * Add note about JWT access for multi-wan * Move cloudflared docs to "Others" section * Update source/manual/how-tos/cloudflared.rst * Update source/manual/how-tos/cloudflared.rst * Update source/manual/how-tos/cloudflared.rst --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Monviech <79600909+Monviech@users.noreply.github.com>
104 lines
2 KiB
ReStructuredText
104 lines
2 KiB
ReStructuredText
====================================
|
|
Community Plugins
|
|
====================================
|
|
|
|
.. image:: images/manual_guy.png
|
|
:width: 600px
|
|
:align: center
|
|
|
|
|
|
Plugins help extending your security product with additional functionality, some plugins are maintained and supported by
|
|
the OPNsense team, a lot are supported by the community.
|
|
|
|
This section houses the documentation available for some of these plugins, not all come with documentation, some might
|
|
not even need it given the complexity of the functionality.
|
|
|
|
--------------------
|
|
Routing
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
manual/dynamic_routing
|
|
manual/how-tos/tayga
|
|
manual/ndp-proxy-go
|
|
|
|
--------------------
|
|
DNS
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
manual/dynamic_dns
|
|
manual/how-tos/bind
|
|
manual/how-tos/dnscrypt-proxy
|
|
manual/how-tos/multicast-dns
|
|
|
|
--------------------
|
|
VPN
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
manual/how-tos/openconnect
|
|
manual/how-tos/stunnel
|
|
manual/how-tos/zerotier
|
|
|
|
----------------
|
|
Web
|
|
----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
manual/reverse_proxy
|
|
manual/antivirus
|
|
manual/how-tos/c-icap
|
|
manual/how-tos/clamav
|
|
manual/how-tos/nginx
|
|
manual/how-tos/nginx_header_hardening
|
|
manual/how-tos/nginx_hosting
|
|
manual/how-tos/nginx_basic_auth
|
|
manual/how-tos/nginx_ip_acl
|
|
manual/how-tos/nginx_tls_fingerprints
|
|
manual/how-tos/nginx_tls_auth
|
|
manual/how-tos/nginx_waf
|
|
manual/how-tos/nginx_streams
|
|
manual/how-tos/caddy
|
|
|
|
----------------
|
|
Other
|
|
----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
manual/cpu-microcode
|
|
manual/proxy
|
|
manual/how-tos/freeradius
|
|
manual/how-tos/accounting
|
|
manual/how-tos/mailgateway
|
|
manual/how-tos/netbird
|
|
manual/git-backup
|
|
manual/relayd
|
|
manual/wazuh-agent
|
|
manual/how-tos/cloudflared
|
|
manual/how-tos/tor
|
|
|
|
----------------
|
|
Reporting
|
|
----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
manual/how-tos/ntopng
|