pfSense Community Repository

Community plugins for pfSense CE and pfSense Plus

支持平台

已在 pfSense CE 2.8.1(FreeBSD 15)和 pfSense Plus 26.03.1(FreeBSD 16)的 amd64 主机上测试通过。

安装方法

pfSense CE

fetch -o /usr/local/etc/pkg/repos/opnwall.conf \
https://opnwall.github.io/pfSense-repo/pfsense-ce-opnwall.conf
pkg update -f

pfSense Plus

fetch -o /usr/local/etc/pkg/repos/opnwall.conf \
https://opnwall.github.io/pfSense-repo/pfsense-plus-opnwall.conf
pkg update -f

补丁安装

fetch -qo - https://opnwall.github.io/pfSense-repo/enable-opnwall-gui.sh | sh

安装完成后,刷新浏览器,即可在插件列表看到所有的社区插件。

插件列表

AdGuard Home、静态 ARP、DDNS-Go、中文汉化、Lucky、Mihomo、sing-box 和 ttyd。

查看完整源码

这是非官方社区仓库。安装第三方软件包前请备份配置,并优先在非生产环境测试。

Platforms

Verified on pfSense CE 2.8.1 (FreeBSD 15, PHP 8.3) and pfSense Plus 26.03.1 (FreeBSD 16, PHP 8.5) running on amd64 systems.

Installation

pfSense CE

fetch -o /usr/local/etc/pkg/repos/opnwall.conf \
https://opnwall.github.io/pfSense-repo/pfsense-ce-opnwall.conf
pkg update -f

pfSense Plus

fetch -o /usr/local/etc/pkg/repos/opnwall.conf \
https://opnwall.github.io/pfSense-repo/pfsense-plus-opnwall.conf
pkg update -f

Patch Installation

fetch -qo - https://opnwall.github.io/pfSense-repo/enable-opnwall-gui.sh | sh

After installation, refresh your browser to view all community plugins in the plugin list.

Available Packages

Current packages include AdGuard Home, Static ARP, DDNS-Go, Chinese Localization, Lucky, Mihomo, sing-box and ttyd.

Browse the complete source code on GitHub

This is an unofficial community repository and is not affiliated with Netgate or the pfSense project. Always back up your firewall configuration and validate third-party packages in a non-production environment before deployment.