OPNsense Community Repository

OPNsense 26.xPlatform amd64

OPNsense Community Repository

OPNsense 26.xPlatform amd64

项目简介

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-opnwall1.0.2增强版 DDClient 替代方案,支持阿里云、腾讯云及 IPv6 接口
os-ddns-go1.0.2DDNS-Go 动态 DNS 集成
os-easytier1.0.0EasyTier 组网 VPN,支持 WebGUI、动态接口和子网代理
os-lang1.0.4中文汉化工具,安全复制更新文件且不覆盖 /usr/local 目录权限
os-lucky1.0.2Lucky 网络工具箱集成
os-mihomo1.0.2Mihomo 代理集成
os-pftop1.0.2pfTop 诊断页面
os-sing-box1.0.2sing-box 代理集成
os-staticarp1.0.2ARP 静态绑定工具
os-speedtest1.0.2Speedtest 互联网测速工具
os-ttyd1.0.2ttyd Web 终端集成
os-unboundcustom1.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

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-easytier1.0.0EasyTier mesh VPN with WebGUI, dynamic interface and subnet proxy support
os-lang1.0.4Chinese localization updater; safely copies update files without replacing /usr/local directory permissions
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-speedtest1.0.2Speedtest internet speed test
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.