Skip to content

Instantly share code, notes, and snippets.

@aolo2
Created September 21, 2023 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aolo2/2d93ad209e5333144836307660986a27 to your computer and use it in GitHub Desktop.
Save aolo2/2d93ad209e5333144836307660986a27 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo tc qdisc del dev lo root netem
sudo ifconfig lo mtu 65535
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment