93e9dc5c1e
* Using new display trait for identity key * Establishing verloc connection with timeout * Further decrease in log severity * Writing echo packets with timeout * Sender formatting * ConnectionWriteTimeout error definition * Writing verloc results in chunks * Added run started and run finished fields to verloc * Reordered the fields * Storing the timestamps as options to indicate run in progress
Nym Mixnode
A Rust mixnode implementation.
Usage
nym-mixnodeprints a help message showing usage optionsnym-mixnode run --helpprints a help message showing usage options for the run commandnym-mixnode run --layer 1 --host x.x.x.xwill start the mixnode in layer 1 and bind to the specified host IP address. Coordinate with other people in your network to find out which layer needs coverage.
By default, the Nym Mixnode will start on port 1789. If desired, you can change the port using the --port option.