57 lines
1.4 KiB
Groff
57 lines
1.4 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5.
|
|
.TH INNERNET-SERVER "8" "November 2021" "innernet-server 1.5.1" "System Administration Utilities"
|
|
.SH NAME
|
|
innernet-server \- manual page for innernet-server 1.5.1
|
|
.SH DESCRIPTION
|
|
innernet\-server 1.5.1
|
|
A server to coordinate innernet networks.
|
|
.SS "USAGE:"
|
|
.IP
|
|
innernet\-server [OPTIONS] <SUBCOMMAND>
|
|
.SS "OPTIONS:"
|
|
.TP
|
|
\fB\-\-no\-routing\fR
|
|
Whether the routing should be done by innernet or is done by an external tool like e.g.
|
|
babeld
|
|
.TP
|
|
\fB\-\-backend\fR <backend>
|
|
Specify a WireGuard backend to use. If not set, innernet will auto\-select based on
|
|
availability [default: kernel] [possible values: kernel, userspace]
|
|
.TP
|
|
\fB\-\-mtu\fR <mtu>
|
|
Specify the desired MTU for your interface (default: 1420 for IPv4 and 1400 for IPv6)
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Prints help information
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Prints version information
|
|
.SS "SUBCOMMANDS:"
|
|
.TP
|
|
new
|
|
Create a new network
|
|
.TP
|
|
uninstall
|
|
Permanently uninstall a created network, rendering it unusable. Use with care
|
|
.TP
|
|
serve
|
|
Serve the coordinating server for an existing network
|
|
.TP
|
|
add\-peer
|
|
Add a peer to an existing network
|
|
.TP
|
|
rename\-peer
|
|
Rename an existing peer
|
|
.TP
|
|
add\-cidr
|
|
Add a new CIDR to an existing network
|
|
.TP
|
|
delete\-cidr
|
|
Delete a CIDR
|
|
.TP
|
|
completions
|
|
Generate shell completion scripts
|
|
.TP
|
|
help
|
|
Prints this message or the help of the given subcommand(s)
|