netshoot
netshoot copied to clipboard
Add tcconfig tool
tcconfig is a tc command wrapper. Make it easy to set up traffic control of network bandwidth/latency/packet-loss/packet-corruption/etc. to a network-interface/Docker-container(veth).
Thanks @nicolaka for this cool project! 😎
If you think a sample use-case for this tool is worth in the README, just let me know, and will update the PR accordingly.
@leo8a yes please include what problem this tools solves and an example in README.
@nicolaka done! Added a short description to the README wrt the problem this tool helps to solve.