From e5464739c98335a7075627cfda2bd793a181c8f5 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Tue, 17 Sep 2024 23:28:25 +0000 Subject: [PATCH] README: update XDP DNS and SNI blocklist feature Signed-off-by: Vincent Li --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9ccf8bd2..5962a7b87 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ BPFire is fork of [IPFire 2.x](https://github.com/ipfire/ipfire-2.x), a hardened BPFire 基于IPFire 2.x, 一个基于Linux的安全坚固、多功能、先进的开源防火墙. BPFire 为普罗大众带来革命创新性的eBPF技术,为家庭用户或任何大小组织企业的网络安全保驾护航. 当前支持的eBPF应用包括: 1. XDP DDoS protection, See XDP SYNPROXY stops 10G DDoS SYN flood [here](https://www.youtube.com/watch?v=81Hgoy-x1A4) -2. XDP DNS ratelimit protection -3. eBPF based LoxiLB load balancer, Firewall, Proxy, see full features [here](https://loxilb-io.github.io/loxilbdocs/#overall-features-of-loxilb) +2. XDP DNS domain blocklist, ratelimit protection +3. Lunatik LuaXDP SSL/TLS server name indication (SNI) blocklist, see [Lunatik](https://github.com/luainkernel/lunatik) +4. eBPF based LoxiLB load balancer, Firewall, Proxy, see full features [LoxiLB](https://loxilb-io.github.io/loxilbdocs/#overall-features-of-loxilb) # Where can I get BPFire installation ISO or flash image?