Files
cunicu/docs/usage/md/cunicu.md
Steffen Vogel 92a7ad2f7f daemon: use per-interface features
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-10-07 18:30:50 +02:00

2.5 KiB

title, sidebar_class_name, slug, hide_title, keywords
title sidebar_class_name slug hide_title keywords
cunicu command-name /usage/man/ true
manpage

cunicu

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

Synopsis

   (\(\       ▟▀▀▙ █  █ █▀▀▙ ▀▀▀ ▟▀▀▙ █  ▙     
   (-,-)      █    █  █ █  █ ▀█  █    █  █     (\_/)
 o_(")(")     ▜▄▄▛ ▜▄▄▛ █  █ ▄█▄ ▜▄▄▛ ▜▄▄▛     (•_•)
              zero-conf • p2p • mesh • vpn     /> ❤️  WireGuard™

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

It relies on the awesome pion/ice package for the interactive connectivity establishment as well as bundles the Go user-space implementation of WireGuard in a single binary for environments in which WireGuard kernel support has not landed yet.

Options

  -C, --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
  -h, --help               help for cunicu

SEE ALSO