HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-Length: 885
Content-Type: text/html; charset=utf-8
Last-Modified: Mon, 04 Sep 2023 09:26:35 GMT
Date: Fri, 04 Apr 2025 03:05:13 GMT
<!DOCTYPE html>
<html>
<head><title>An NDT server</title></head>
<body>
<p>This is an NDT server.</p>
<p>You can run an NDT7 test (recommended) by going to <a
href="ndt7.html">ndt7.html</a></p>
<p>You can run an NDT5 test (legacy, less recommended) by going to <a
href="embed.html">embed.html</a> or by connecting to the configured ports
(the defaults are 3001 and 3010).</p>
<p> NDT7 is recommended for all new clients. NDT5 is for existing clients
(including all versions before 5) that have not yet been ported to NDT7. The
version "NDT6" was skipped entirely as IPv6 has been supported by NDT for
many years, and the name NDT6 risked confusion with the naming scheme used by
<code>ping6</code> and the like.</p>
<p>This server is open source, and the code for it may be found at <a
href="https://github.com/m-lab/ndt-server">github.com/m-lab/ndt-server</a></p>
</body>
</html>