Internet Offline: Ukur Bandwidth

From OnnoWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Server RPi 192.168.0.1

nc -vvlnp 12345 >/dev/null

Client

Di sisi client kirim gigabyte zero melalui dd lewat nc tunnel

dd if=/dev/zero bs=1M count=1K | nc -vvn 192.168.0.1 12345


Hasil

  • Rpi 11,8 MB/s 94.4Mbps
  • Asus 11,8 MB/s 94.4Mbps
  • VM 4CORE 4096MB 245 MB/s 1960Mbps
  • VM 1CORE 1000MB 271 MB/s 2168Mbps

Pranala Menarik