ping

command
v0.0.33 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: AGPL-3.0, AGPL-3.0 Imports: 14 Imported by: 0

README

ping

mixnet ping tool for testing and debugging

Run instructions

go build

You should now have a ping executable in the current directory.

Now, in order to run the ping program, you need to specify a configuration file and a service name.

A configuration file is provided in this repo. You can use it as a template for your own needs. If you are using the configuration file in this repo, ensure that you have uncommented out the portions that are relevant for your needs (in addition to ensuring that you have everything else setup).

If you have run the instructions in the docker repository, you should have an echo_server running in a docker container. This has a service name of echo. You can now run the following:

./ping -c configuration_file -s echo

You should see output indicating that the echo_server is being ping'ed. If your program times out, just wait a few minutes and rerun the same command.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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