IPFire Community Repository

适用于 IPFire 2.29 x86_64 的非官方社区插件仓库。

IPFire 2.29 x86_64 supported Community maintained SHA256 integrity

独立的软件仓库

与官方 Pakfire 分离运行,不替换官方仓库。

SHA-256 校验

每个插件下载完成后都会先验证文件完整性。

统一包管理

使用 ipfrepo 完成查询、安装、卸载与升级。

快速开始

在终端环境中以 root 身份运行:

curl -fsSL https://opnwall.github.io/IPFire-repo/install-repo.sh | sh

更新仓库并安装插件:

ipfrepo update
ipfrepo install mihomo

常用命令

ipfrepo list                       # 列出插件
ipfrepo info <package>             # 查看插件信息
ipfrepo install <package>          # 安装插件
ipfrepo remove <package>           # 移除插件
ipfrepo update                     # 更新仓库元数据
ipfrepo upgrade                    # 升级已安装插件

插件列表

名称版本说明
adguardhome1.0.1AdGuard Home DNS 过滤与管理界面
backup1.0.1防火墙配置备份管理页面
ipfire-dyndns1.0.1Cloudflare、阿里云和腾讯云 DDNS 补丁
lang1.0.1中文本地化更新工具
lucky1.0.1Lucky 网络工具箱
mihomo1.0.1Mihomo 代理与透明代理管理
reports1.0.1防火墙、IDS 和 DNS 报告
sing-box1.0.1sing-box 代理服务
syncthing1.0.1Syncthing 文件同步服务
tailscale1.0.1Tailscale VPN 集成
ttyd1.0.1ttyd 网页终端
zerotier1.0.1ZeroTier VPN 集成

仓库结构

.
├── src/                # 插件源码
├── repo/
│   └── x86_64/All/     # 发布软件包
├── install-repo.sh     # 安装脚本
└── README.md

免责声明

本项目由社区维护,插件大多借助AI编写,或来源于社区,与 IPFire 官方无关,也无官方团队技术支持。第三方插件可能修改防火墙、DNS、代理或其他系统服务。安装前请务必备份配置,并优先在非生产环境中测试。

Independent Repository

Runs separately from official Pakfire and does not replace it.

SHA-256 Verification

Every downloaded package is verified before installation.

Unified Package Manager

Use ipfrepo to browse, install, remove, update and upgrade packages.

Quick Start

Run the following command as root:

curl -fsSL https://opnwall.github.io/IPFire-repo/install-repo.sh | sh

Update the repository and install a package:

ipfrepo update
ipfrepo install mihomo

Common Commands

ipfrepo list                       # List packages
ipfrepo info <package>             # Show package information
ipfrepo install <package>          # Install a package
ipfrepo remove <package>           # Remove a package
ipfrepo update                     # Update repository metadata
ipfrepo upgrade                    # Upgrade installed packages

Available Packages

PackageVersionDescription
adguardhome1.0.1AdGuard Home DNS filtering and management
backup1.0.1Firewall configuration backup manager
ipfire-dyndns1.0.1DDNS patch for Cloudflare, Alibaba Cloud and Tencent Cloud
lang1.0.1Chinese localization update tool
lucky1.0.1Lucky network toolbox
mihomo1.0.1Mihomo proxy and transparent proxy manager
reports1.0.1Firewall, IDS and DNS reporting
sing-box1.0.1sing-box proxy service
syncthing1.0.1Syncthing file synchronization
tailscale1.0.1Tailscale VPN integration
ttyd1.0.1Web-based terminal
zerotier1.0.1ZeroTier VPN integration

Repository Structure

.
├── src/                # Package source code
├── repo/
│   └── x86_64/All/     # Released packages
├── install-repo.sh     # Repository installation script
└── README.md

Security & Disclaimer

This project is community-maintained; the plugins are largely generated using AI or sourced from the community. It is unaffiliated with IPFire and receives no technical support from the official team. Third-party plugins may modify firewall, DNS, proxy, or other system services. Please back up your configuration before installation and test in a non-production environment first.