Files
cunicu/docs/usage/md/cunicu_signal.md
Steffen Vogel 26ae073578 docs: update command usage information
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-09-10 02:56:47 +02:00

933 B

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

cunicu signal

Start gRPC signaling server

cunicu signal [flags]

Options

  -h, --help            help for signal
  -L, --listen string   listen address (default ":8080")
  -S, --secure          listen with TLS

Options inherited from parent commands

  -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

SEE ALSO

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