项目简介
OPNsense 社区软件仓库,为 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-easytier | 1.0.0 | EasyTier 组网 VPN,支持 WebGUI、动态接口和子网代理 |
os-lang | 1.0.4 | 中文汉化工具,安全复制更新文件且不覆盖 /usr/local 目录权限 |
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-speedtest | 1.0.2 | Speedtest 互联网测速工具 |
os-ttyd | 1.0.2 | ttyd Web 终端集成 |
os-unboundcustom | 1.0.2 | 安全的 Unbound DNS 自定义选项 |
免责声明
本仓库为独立社区项目,与 OPNsense 官方无任何关联,也不提供官方支持。在生产环境使用前请充分测试。
Overview
Community software repository for OPNsense, 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
Open the terminal and run the following command to add the community repository:
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-easytier | 1.0.0 | EasyTier mesh VPN with WebGUI, dynamic interface and subnet proxy support |
os-lang | 1.0.4 | Chinese localization updater; safely copies update files without replacing /usr/local directory permissions |
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-speedtest | 1.0.2 | Speedtest internet speed test |
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.