Update README with FireBeeOS

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-02-29 15:45:05 +00:00
parent 0864b3a5ba
commit 11d2901fc7

View File

@@ -1,29 +1,24 @@
# IPFire 2.x - The Open Source Firewall
# FireBeeOS - The Open Source Firewall
# What is IPFire?
# What is FireBeeOS?
IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on
Linux. Its ease of use, high performance in any scenario and extensibility make
it usable for everyone. For a full list of features have a look [here](https://www.ipfire.org/features).
FireBeeOS is fork of IPFire 2.x, a hardened, versatile, state-of-the-art Open Source firewall based on Linux, FireBeeOS extended IPFire 2.x with kernel eBPF support, allow packet filtering in kernel XDP/TC hook, which could bypass the Linux iptables packet filtering to speed up packet processing. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. IPFire has a full list of features have a look [here](https://www.ipfire.org/features).
This repository contains the source code of IPFire 2.x which is used to build
the whole distribution from scratch, since IPFire is not based on any other
This repository contains the source code of FireBeeOS which is used to build
the whole distribution from scratch, since FireBeeOS is based on IPFire which is not based on any other
distribution.
# Where can I get IPFire?
# Where can I get FireBeeOS?
Just head over to https://www.ipfire.org/download
Just head over to http://www.99os.org/download
# How do I use this software?
We have a long and detailed wiki located [here](https://wiki.ipfire.org/) which
should answers most of your questions.
We will have documentation on how to use FireBeeOS eBPF features.
IPFire have a long and detailed wiki located [here](https://wiki.ipfire.org/) which
should answers most of your questions for IPFire.
# But I have some questions left. Where can I get support?
You can ask your question at our community located [here](https://community.ipfire.org/).
A complete list of our support channels can be found [here](https://www.ipfire.org/support).
# How can I contribute?
We have another document for this. Please look [here](doc/CONTRIBUTING.md).
You can ask your question by open github issue report or discussion or
You can ask your question at ipfire community located [here](https://community.ipfire.org/) that is IPFire related.