Download
How to download and install NoRouter
The binary releases are available for Linux, macOS (Darwin), FreeBSD, NetBSD, OpenBSD, DragonFly BSD, and Windows.
Download from https://github.com/norouter/norouter/releases .
Or copy the following script to a terminal:
Note
Make sure to use the (almost) same version of NoRouter across all the hosts.
Note
The URL has changed in NoRouter v0.6.0.
Already have a norouter binary?
When norouter
is already installed on the local host, the norouter show-installer
command can be used to replicate the
same version of the binary to remote hosts:
Last modified December 15, 2020: Compress artifact binaries as tgz (656e443)