This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository universe | |
sudo add-apt-repository multiverse | |
sudo apt update | |
sudo apt install iperf | |
sudo apt install netperf | |
sudo apt install flent | |
# first try, success! | |
flent tcp_download -p totals -l 60 -H netperf-eu.bufferbloat.net -t my-first-flent -o first.png | |
# tried the gui: | |
flent-gui |