btest-rs

Free public MikroTik-compatible bandwidth test server.
Test your link speed from any RouterOS device — no registration required.

Quick Start

Open a terminal on your MikroTik router and run one of the following commands:

TCP Recommended

/tool bandwidth-test address=104.225.217.60 user=btest password=btest protocol=tcp direction=both

UDP

/tool bandwidth-test address=104.225.217.60 user=btest password=btest protocol=udp direction=both

Important Notes

UDP bidirectional may not work through NAT/firewall. UDP direction=both requires the server to send packets to a pre-calculated client port, which NAT routers typically block. If you need UDP testing:
• Forward UDP ports 2001–2100 on your router, or
• Use direction=send or direction=receive (one-way works fine), or
• Test from a device with a public IP

Check Your Results

After running a test, enter your public IP to view throughput charts, session history, and statistics.