mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-27 13:12:14 +08:00
63 lines
1.7 KiB
Groff
63 lines
1.7 KiB
Groff
.nh
|
|
.TH "cunīcu" "1" "Sep 2022" "https://github.com/stv0g/cunicu" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
cunicu - cunīcu is a user-space daemon managing WireGuard® interfaces to establish peer-to-peer connections in harsh network environments.
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBcunicu [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
.RS
|
|
|
|
.nf
|
|
(\\(\\ ▟▀▀▙ █ █ █▀▀▙ ▀▀▀ ▟▀▀▙ █ ▙
|
|
(-,-) █ █ █ █ █ ▀█ █ █ █ (\\_/)
|
|
o_(")(") ▜▄▄▛ ▜▄▄▛ █ █ ▄█▄ ▜▄▄▛ ▜▄▄▛ (•_•)
|
|
zero-conf • p2p • mesh • vpn /> ❤️ WireGuard™
|
|
|
|
.fi
|
|
.RE
|
|
|
|
.PP
|
|
cunīcu is a user-space daemon managing WireGuard® interfaces to
|
|
establish peer-to-peer connections in harsh network environments.
|
|
|
|
.PP
|
|
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.
|
|
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
\fB-C\fP, \fB--color\fP="auto"
|
|
Enable colorization of output (one of: auto, always, never)
|
|
|
|
.PP
|
|
\fB-l\fP, \fB--log-file\fP=""
|
|
path of a file to write logs to
|
|
|
|
.PP
|
|
\fB-d\fP, \fB--log-level\fP="info"
|
|
log level (one of: debug, info, warn, error, dpanic, panic, and fatal)
|
|
|
|
.PP
|
|
\fB-v\fP, \fB--verbose\fP=0
|
|
verbosity level
|
|
|
|
.PP
|
|
\fB-h\fP, \fB--help\fP[=false]
|
|
help for cunicu
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBcunicu-addresses(1)\fP, \fBcunicu-completion(1)\fP, \fBcunicu-config(1)\fP, \fBcunicu-daemon(1)\fP, \fBcunicu-monitor(1)\fP, \fBcunicu-relay(1)\fP, \fBcunicu-restart(1)\fP, \fBcunicu-selfupdate(1)\fP, \fBcunicu-signal(1)\fP, \fBcunicu-status(1)\fP, \fBcunicu-stop(1)\fP, \fBcunicu-sync(1)\fP, \fBcunicu-version(1)\fP, \fBcunicu-wg(1)\fP
|