Opnwall OPNsense Community Repository

Community Plugins for OPNsense

OPNsense 26.x Platform amd64 License Multiple Hosted on GitHub Pages

Overview

This is a community software repository for OPNsense amd64. It extends OPNsense with proxy integrations, DNS enhancements, Dynamic DNS, localization, diagnostics and system utilities.

  • 🌐 Proxy integrations
  • 🛡 DNS enhancements
  • ☁️ Dynamic DNS
  • 🌏 Localization
  • 🔧 Network utilities
  • 📊 Diagnostics

Installation

fetch -o /usr/local/etc/pkg/repos/opnwall.conf \
  https://opnwall.github.io/OPNsense-repo/opnwall.conf

pkg update -f

After updating the package database, open:

System └── Firmware └── Plugins

Install any package beginning with os-.

Remove Repository

rm -f /usr/local/etc/pkg/repos/opnwall.conf
pkg update -f

Removing the repository does not uninstall plugins that are already installed.

Plugins

PackageVersionDescription
os-ddclient-opnwall1.0.2Extended DDClient replacement with Aliyun, Tencent Cloud and IPv6 interface support
os-ddns-go1.0.2DDNS-Go dynamic DNS integration
os-lang1.0.2Chinese localization updater
os-lucky1.0.2Lucky network toolbox integration
os-mihomo1.0.2Mihomo proxy integration
os-pftop1.0.2pfTop diagnostics page
os-sing-box1.0.2sing-box proxy integration
os-staticarp1.0.2Static ARP binding integration
os-ttyd1.0.2ttyd terminal integration
os-unboundcustom1.0.2Safe custom options for Unbound DNS

License

These plugins and packages are free to use permanently. Reselling these plugins is prohibited.

Disclaimer

This repository is not affiliated with or supported by the OPNsense Project. Test packages before using them in production.

项目简介

这是一个面向 OPNsense amd64 的社区软件仓库。为 OPNsense 提供代理集成、DNS 增强、动态 DNS、中文汉化、系统诊断和网络工具等扩展。

  • 🌐 代理插件
  • 🛡 DNS 增强
  • ☁️ 动态 DNS
  • 🌏 中文汉化
  • 🔧 网络工具
  • 📊 系统诊断

安装方法

fetch -o /usr/local/etc/pkg/repos/opnwall.conf \
  https://opnwall.github.io/OPNsense-repo/opnwall.conf

pkg update -f

更新软件包数据库后,进入:

系统 └── 固件 └── 插件

安装所有以 os- 开头的软件包。

删除仓库

rm -f /usr/local/etc/pkg/repos/opnwall.conf
pkg update -f

删除仓库配置不会卸载已经安装的插件。

插件列表

插件版本描述
os-ddclient-opnwall1.0.2增强版 DDClient 替代方案,支持阿里云、腾讯云及 IPv6 接口
os-ddns-go1.0.2DDNS-Go 动态 DNS 集成
os-lang1.0.2中文汉化工具
os-lucky1.0.2Lucky 网络工具箱集成
os-mihomo1.0.2Mihomo 代理集成
os-pftop1.0.2pfTop 诊断页面
os-sing-box1.0.2sing-box 代理集成
os-staticarp1.0.2ARP 静态绑定工具
os-ttyd1.0.2ttyd Web 终端集成
os-unboundcustom1.0.2安全的 Unbound DNS 自定义选项

许可声明

这些插件和软件包永久免费使用,但禁止转售。

免责声明

本仓库为独立社区项目,与 OPNsense 官方无任何关联,也不提供官方支持。请在生产环境使用前充分测试。