]> git.stg.codes - stg.git/blob - projects/stargazer/scripts/shaper/shaper.stop.sh
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / scripts / shaper / shaper.stop.sh
1 #!/bin/bash
2
3 int_iface=eth1
4
5 #iptables -t mangle --flush
6
7 tc qdisc del dev $int_iface root handle 1: htb
8