Unleash Your Server Potential with Expert Insights
Sponsored by: shopp.bio
Category: Bash
apt install mtr
#!/bin/bash\nmtr -r -c 10 8.8.8.8 > latency.log
./latency.sh
Back to All Tips