ปกติผมจะเทสด้วย wget กับ Option Output นะครับซึ่งก็เป็นวิธีที่ง่ายๆแต่วันนี้จะมาแนะนำเครื่องมือสำหรับใครที่จะทดสอบความเร็วโดยเช็คจาก speedtest.net

1 Download Speedtest-cli

cd /home
wget -O speedtest-cli.py https://github.com/sivel/speedtest-cli/raw/master/speedtest_cli.py

2 ใช้งานด้วยคำสั่ง

python speedtest-cli.py --share

ข้อมูลเพิ่มเติม
https://github.com/sivel/speedtest-cli

คำตอบนี้มีประโยชน์หรือไม่? 0 Users Found This Useful (0 Votes)