sluice
rate limiting data piping tool
Install
- All systems
-
curl cmd.cat/sluice.sh
- Debian
-
apt-get install sluice
- Ubuntu
-
apt-get install sluice
- Kali Linux
-
apt-get install sluice
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sluice
- Raspbian
-
apt-get install sluice
- Dockerfile
- dockerfile.run/sluice
sluice
rate limiting data piping tool
Sluice reads from standard input and write to standard output at a specified data rate. This can be useful for benchmarking and exercising I/O streaming at desired throughput rates.