Skip to content

Instantly share code, notes, and snippets.

@ripplecart
ripplecart / flent_install.txt
Created December 17, 2021 16:30
Installing Flent on Ubuntu 21.04
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