mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-05 08:47:03 +08:00
90 lines
1.7 KiB
Groff
90 lines
1.7 KiB
Groff
.nh
|
||
.TH "ɯice" "3" "Aug 2022" "https://github.com/stv0g/wice" ""
|
||
|
||
.SH NAME
|
||
.PP
|
||
wice-daemon - Start the daemon
|
||
|
||
|
||
.SH SYNOPSIS
|
||
.PP
|
||
\fBwice daemon [interfaces...] [flags]\fP
|
||
|
||
|
||
.SH DESCRIPTION
|
||
.PP
|
||
Start the daemon
|
||
|
||
|
||
.SH OPTIONS
|
||
.PP
|
||
\fB-b\fP, \fB--backend\fP=[]
|
||
One or more \fB\fCURL\fRs to signaling backends
|
||
|
||
.PP
|
||
\fB-x\fP, \fB--community\fP=""
|
||
A community \fB\fCpassphrase\fR for discovering other peers
|
||
|
||
.PP
|
||
\fB-c\fP, \fB--config\fP=[]
|
||
One or more \fB\fCfilename\fRs of configuration files
|
||
|
||
.PP
|
||
\fB-w\fP, \fB--config-path\fP=""
|
||
The \fB\fCdirectory\fR of WireGuard wg/wg-quick configuration files
|
||
|
||
.PP
|
||
\fB-W\fP, \fB--config-watch\fP[=false]
|
||
Watch and synchronize changes to the WireGuard configuration files
|
||
|
||
.PP
|
||
\fB-A\fP, \fB--domain\fP=""
|
||
A DNS \fB\fCdomain\fR name used for DNS auto-configuration
|
||
|
||
.PP
|
||
\fB-P\fP, \fB--password\fP=""
|
||
The \fB\fCpassword\fR for STUN/TURN credentials
|
||
|
||
.PP
|
||
\fB-T\fP, \fB--route-table\fP="main"
|
||
Kernel routing table to use
|
||
|
||
.PP
|
||
\fB-s\fP, \fB--rpc-socket\fP=""
|
||
The \fB\fCpath\fR of the unix socket used by other ɯice commands
|
||
|
||
.PP
|
||
\fB-a\fP, \fB--url\fP=[]
|
||
One or more \fB\fCURL\fRs of STUN and/or TURN servers
|
||
|
||
.PP
|
||
\fB-U\fP, \fB--username\fP=""
|
||
The \fB\fCusername\fR for STUN/TURN credentials
|
||
|
||
.PP
|
||
\fB-f\fP, \fB--wg-interface-filter\fP=".\fI"
|
||
A \fB\fCregex\fR for filtering WireGuard interfaces (e.g. "wg-.\fP")
|
||
|
||
.PP
|
||
\fB-u\fP, \fB--wg-userspace\fP[=false]
|
||
Create new interfaces with userspace WireGuard implementation
|
||
|
||
.PP
|
||
\fB-h\fP, \fB--help\fP[=false]
|
||
help for daemon
|
||
|
||
|
||
.SH OPTIONS INHERITED FROM PARENT COMMANDS
|
||
.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)
|
||
|
||
|
||
.SH SEE ALSO
|
||
.PP
|
||
\fBwice(3)\fP
|