Network speed test
Measure your bandwidth and diagnose your route against
OVHcloud infrastructure.
You're currently connected to
bom.proof.ovh.net🇮🇳.
Bandwidth test
Other tools
Download test files
curl / wgetStatic files from 1 MiB to 10 GiB.
curl -O https://bom.proof.ovh.net/files/100Mb.dat
iperf3 server
iperf3Real-time TCP/UDP throughput, from the command line.
iperf3 -c bom.proof.ovh.net -p 5201
ports 5201–5210 — one instance per port
Network diagnostics
diagnosticsRoute and port diagnostics from the command line.
mtr -rwc 10 bom.proof.ovh.net
traceroute bom.proof.ovh.net
nmap -Pn bom.proof.ovh.net
also: curl, rsync, …