From e919d2d5d1981f886b545671adda514a99ffcc98 Mon Sep 17 00:00:00 2001 From: rchac Date: Wed, 7 Oct 2020 09:57:25 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3dcf239..ccfd0d66 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LibreQoS - +![Banner](docs/Banner.png "Banner") LibreQoS is a python application that allows you to apply fq_codel traffic shaping on hundreds of customers. Fq_codel is a Free and Open Source Active Queue Management algorithm that reduces bufferbloat, and can improve the quality of customer connections significantly. LibreQoS features the ability to import devices from LibreNMS and UNMS at runtime using API calls. It then apples hundreds of filter rules to direct customer traffic through individual fq_codel instances within an HTB (HTB+fq_codel). By utilizing hashing filters, thousands of rules can be applied with minimal impact on traffic throughput or CPU use. This is alpha software, please do not deploy in production without thorough testing. ## Features * HTB + fq_codel