ibotpeaches/plugins — explained in plain English
Analysis updated 2026-07-09 · repo last pushed 2023-01-28
Add WireGuard VPN or Tor to your OPNsense firewall without manual configuration.
Set up network monitoring with Zabbix, Telegraf, or Netdata agents.
Filter spam with Rspamd or add antivirus protection using ClamAV.
Use this repo as a starting point to build and contribute a new OPNsense plugin.
| ibotpeaches/plugins | 0-bingwu-0/live-interpreter | 0xkaz/llm-governance-dashboard | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | — | Python | Python |
| Last pushed | 2023-01-28 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | ops devops | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires an OPNsense firewall environment and familiarity with its plugin build process.
This repository is a collection of plugins for OPNsense, which is a popular open-source firewall and network routing software. The plugins let you extend what OPNsense can do by adding extra features and services that aren't included in the core system. Once a plugin is approved and added here, it becomes available for anyone running OPNsense to install through the software's built-in update interface. The plugin catalog is broad and covers a lot of practical networking and system administration needs. For example, there are plugins that add VPN services like WireGuard or Tor, DNS tools like BIND or DNSCrypt, and monitoring agents for platforms like Zabbix, Telegraf, or Netdata. You can also find plugins for load balancing with HAProxy, spam filtering with Rspamd, antivirus protection with ClamAV, and even cosmetic options like dark themes for the web interface. Each plugin lives in its own folder, which keeps things organized and lets developers work on one addition at a time without affecting the rest. The people who would use this are IT administrators or anyone managing a network with OPNsense. If you need your firewall to also handle email relay, Wake-on-LAN requests, or hardware diagnostics, you'd find the relevant plugin here rather than building that capability yourself. Developers can also use this as a starting point if they want to create a new integration and contribute it back to the community. From a technical standpoint, the project is structured so that each plugin is self-contained with its own directory and build process. Developers can run checks, create installable packages, and apply code style fixes on individual plugins independently. When a new version of OPNsense is released, all approved plugins in this repository are automatically packaged and made available to users.
A collection of community plugins for OPNsense firewall that add extra features like VPNs, DNS tools, monitoring, and themes, available directly through the built-in update interface.
Dormant — no commits in 2+ years (last push 2023-01-28).
The license is not specified in the repository explanation, so usage rights are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.