29fd8b8805
* Removed needless borrow in upgrade args matches * Pathfinder needless borrows * cmp needless borrow * Network monitor needless borrows * Topology control needless borrows * Received buffer needless borrow * Key manager needless borrows * Network requester needless borrow * Gateway client needless borrow * Gateway requests needless borrow * Nymsphinx needless borrows * verloc needless borrows * Socks5 needless borrow * Clone on copy type
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.