📄️ 🚦 LibreQoS Setup
LibreQoS is a high‑performance traffic shaping platform for ISPs. This guide condenses the official documentation into a practical install and configuration checklist so you can deploy a shaper box quickly and safely.
📄️ 🔄 User Sync
This guide shows how to keep LibreQoS ShapedDevices.csv synchronized with MikroTik PPP secrets and active hotspot users using an automated Python service. It runs continuously via systemd, calculates rate limits from profiles or comments, and preserves static CSV entries.
📄️ 💡 Mikrotik Failback
Keep traffic shaped even when LibreQoS is offline by automatically enabling RouterOS simple queues during outages. This guide adds FQ_CoDel queues, a Netwatch failback, and PPP on-up/on-down scripts so users are shaped locally when LibreQoS is down and disabled when it’s back online.