Skip to content

Instantly share code, notes, and snippets.

@d6n13l0l1v3r
d6n13l0l1v3r / qos-all.auto.rsc
Created December 3, 2023 19:31 — forked from Bert-Proesmans/qos-all.auto.rsc
Mikrotik Routerboard QOS script
# Creation Date: November 3, 2018
:local Version "2.0"
:local LASTUPDATE "05/10/2019"
# Tested with RouterOS 6.43.4
#
# Mikrotik script to implement QoS on internet connections.
# The script makes use of Address Lists, Firewall rules (Mangle) for connection tagging, and Queue Trees.
# The script will remove applied rules from previous runs before applying.
#