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
| Package | Version | Description |
|---|---|---|
os-ddclient-opnwall | 1.0.2 | Extended DDClient replacement with Aliyun, Tencent Cloud and IPv6 interface support |
os-ddns-go | 1.0.2 | DDNS-Go dynamic DNS integration |
os-lang | 1.0.2 | Chinese localization updater |
os-lucky | 1.0.2 | Lucky network toolbox integration |
os-mihomo | 1.0.2 | Mihomo proxy integration |
os-pftop | 1.0.2 | pfTop diagnostics page |
os-sing-box | 1.0.2 | sing-box proxy integration |
os-staticarp | 1.0.2 | Static ARP binding integration |
os-ttyd | 1.0.2 | ttyd terminal integration |
os-unboundcustom | 1.0.2 | Safe 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-opnwall | 1.0.2 | 增强版 DDClient 替代方案,支持阿里云、腾讯云及 IPv6 接口 |
os-ddns-go | 1.0.2 | DDNS-Go 动态 DNS 集成 |
os-lang | 1.0.2 | 中文汉化工具 |
os-lucky | 1.0.2 | Lucky 网络工具箱集成 |
os-mihomo | 1.0.2 | Mihomo 代理集成 |
os-pftop | 1.0.2 | pfTop 诊断页面 |
os-sing-box | 1.0.2 | sing-box 代理集成 |
os-staticarp | 1.0.2 | ARP 静态绑定工具 |
os-ttyd | 1.0.2 | ttyd Web 终端集成 |
os-unboundcustom | 1.0.2 | 安全的 Unbound DNS 自定义选项 |
许可声明
这些插件和软件包永久免费使用,但禁止转售。
免责声明
本仓库为独立社区项目,与 OPNsense 官方无任何关联,也不提供官方支持。请在生产环境使用前充分测试。