ndt-server

command module
v0.4.0-beta.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2018 License: Apache-2.0 Imports: 19 Imported by: 0

README

GoDoc Build Status Coverage Status Go Report Card

ndt-cloud

To run the server locally, first run gen_local_test_certs.sh, and then run the commands

docker build . -t ndt-cloud

and

docker run --net=host -v `pwd`:/certs -it -t ndt-cloud \
    -cert /certs/cert.pem -key /certs/key.pem

Once you have done that, you should have a server running on port 3010 on localhost with metrics available on port 9090.

Try running a test in your browser (certs will appear invalid to your browser, but everything is safe because it's running locally):

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package bbr contains code required to read BBR variables of a net.Conn on which we're serving a WebSocket client.
Package bbr contains code required to read BBR variables of a net.Conn on which we're serving a WebSocket client.
cmd
Package ndt7 contains a non-backwards compatible redesign of the NDT network performance measurement protocol.
Package ndt7 contains a non-backwards compatible redesign of the NDT network performance measurement protocol.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL