From 8ff05037c0d9111e60c3798ae2e7866fc18998a2 Mon Sep 17 00:00:00 2001 From: "pixel::doc" Date: Thu, 24 Jul 2025 11:46:26 +0200 Subject: [PATCH 1/2] Add IPFire to Router --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4021fe5..00bcec1 100644 --- a/README.md +++ b/README.md @@ -603,6 +603,7 @@ _See also: [awesome-selfhosted/Remote Access](https://awesome-selfhosted.net/tag Software for management of [router](https://en.wikipedia.org/wiki/Router_(computing)) hardware. - [DD-WRT](https://dd-wrt.com/) - A Linux-based firmware for wireless routers and access points, originally designed for the Linksys WRT54G series. ([Source Code](https://svn.dd-wrt.com/)) `GPL-2.0` `C` +- [IPFire](https://www.ipfire.org/) - Free network firewall distribution, based on the Linux operating system with easy-to-use web management console. ([Source Code](https://github.com/ipfire)) `GPL-2.0` `Shell/PHP/Other` - [OpenWrt](https://openwrt.org/) - A Linux-based router featuring Mesh networking, IPS via snort and AQM among many other features. ([Source Code](https://git.openwrt.org/openwrt/openwrt.git)) `GPL-2.0` `C` - [OPNsense](https://opnsense.org/) - An open source FreeBSD-based firewall and router with traffic shaping, load balancing, and virtual private network capabilities. ([Source Code](https://github.com/opnsense)) `BSD-2-Clause` `C/PHP` - [pfSense CE](https://www.pfsense.org/) - Free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. ([Source Code](https://github.com/pfsense/pfsense)) `Apache-2.0` `Shell/PHP/Other` From 9b1d5bfed448d8543365d91d58d4781713ae0fcb Mon Sep 17 00:00:00 2001 From: "pixel::doc" Date: Tue, 29 Jul 2025 11:59:27 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: nodiscc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00bcec1..cc77b77 100644 --- a/README.md +++ b/README.md @@ -603,7 +603,7 @@ _See also: [awesome-selfhosted/Remote Access](https://awesome-selfhosted.net/tag Software for management of [router](https://en.wikipedia.org/wiki/Router_(computing)) hardware. - [DD-WRT](https://dd-wrt.com/) - A Linux-based firmware for wireless routers and access points, originally designed for the Linksys WRT54G series. ([Source Code](https://svn.dd-wrt.com/)) `GPL-2.0` `C` -- [IPFire](https://www.ipfire.org/) - Free network firewall distribution, based on the Linux operating system with easy-to-use web management console. ([Source Code](https://github.com/ipfire)) `GPL-2.0` `Shell/PHP/Other` +- [IPFire](https://www.ipfire.org/) - Free network firewall distribution, based on the Linux operating system with easy-to-use web management console. ([Source Code](https://github.com/ipfire/ipfire-2.x)) `GPL-2.0` `Shell/PHP/Other` - [OpenWrt](https://openwrt.org/) - A Linux-based router featuring Mesh networking, IPS via snort and AQM among many other features. ([Source Code](https://git.openwrt.org/openwrt/openwrt.git)) `GPL-2.0` `C` - [OPNsense](https://opnsense.org/) - An open source FreeBSD-based firewall and router with traffic shaping, load balancing, and virtual private network capabilities. ([Source Code](https://github.com/opnsense)) `BSD-2-Clause` `C/PHP` - [pfSense CE](https://www.pfsense.org/) - Free network firewall distribution, based on the FreeBSD operating system with a custom kernel and including third party free software packages for additional functionality. ([Source Code](https://github.com/pfsense/pfsense)) `Apache-2.0` `Shell/PHP/Other`