var img = document.createElement('img'); img.src = "https://matomo.0l.de/piwik.php?idsite=5&rec=1&url=https://cunicu.li" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

cunicu selfupdate

Update the cunīcu binary

Synopsis

Downloads the latest stable release of cunīcu from GitHub and replaces the currently running binary. After download, the authenticity of the binary is verified using the GPG signature on the release files.

cunicu selfupdate [flags]

Options

  -h, --help              help for selfupdate
-o, --output filename Save the downloaded file as filename (default "cunicu")

Options inherited from parent commands

  -q, --color string       Enable colorization of output (one of: auto, always, never) (default "auto")
-l, --log-file string path of a file to write logs to
-d, --log-level string log level (one of: debug, info, warn, error, dpanic, panic, and fatal) (default "info")
-v, --verbose int verbosity level

SEE ALSO

  • cunicu - cunīcu is a user-space daemon managing WireGuard® interfaces to establish peer-to-peer connections in harsh network environments.