2021-04-09 13:47:33 +00:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
|
2021-05-21 05:46:30 +00:00
|
|
|
.TH INNERNET-SERVER "8" "May 2021" "innernet-server 1.3.0" "System Administration Utilities"
|
2021-04-09 13:47:33 +00:00
|
|
|
.SH NAME
|
2021-05-21 05:46:30 +00:00
|
|
|
innernet-server \- manual page for innernet-server 1.3.0
|
2021-04-09 13:47:33 +00:00
|
|
|
.SH DESCRIPTION
|
2021-05-21 05:46:30 +00:00
|
|
|
innernet\-server 1.3.0
|
2021-04-09 13:47:33 +00:00
|
|
|
A server to coordinate innernet networks.
|
|
|
|
.SS "USAGE:"
|
|
|
|
.IP
|
2021-05-19 07:59:27 +00:00
|
|
|
innernet\-server [FLAGS] [OPTIONS] <SUBCOMMAND>
|
2021-04-09 13:47:33 +00:00
|
|
|
.SS "FLAGS:"
|
|
|
|
.TP
|
|
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
|
|
Prints help information
|
|
|
|
.TP
|
2021-05-19 07:59:27 +00:00
|
|
|
\fB\-\-no\-routing\fR
|
|
|
|
Whether the routing should be done by innernet or is done by an external tool like e.g. babeld
|
|
|
|
.TP
|
2021-04-09 13:47:33 +00:00
|
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
|
|
Prints version information
|
2021-05-19 07:59:27 +00:00
|
|
|
.SS "OPTIONS:"
|
|
|
|
.TP
|
|
|
|
\fB\-\-backend\fR <backend>
|
|
|
|
Specify a WireGuard backend to use. If not set, innernet will auto\-select based on
|
2021-05-21 05:46:30 +00:00
|
|
|
availability [default: userspace] [possible values: userspace]
|
2021-04-09 13:47:33 +00:00
|
|
|
.SS "SUBCOMMANDS:"
|
|
|
|
.TP
|
|
|
|
add\-cidr
|
|
|
|
Add a new CIDR to an existing network
|
|
|
|
.TP
|
|
|
|
add\-peer
|
|
|
|
Add a peer to an existing network
|
|
|
|
.TP
|
2021-05-21 05:46:30 +00:00
|
|
|
delete\-cidr
|
|
|
|
Delete a CIDR
|
|
|
|
.TP
|
2021-04-09 13:47:33 +00:00
|
|
|
help
|
|
|
|
Prints this message or the help of the given subcommand(s)
|
|
|
|
.TP
|
|
|
|
new
|
|
|
|
Create a new network
|
|
|
|
.TP
|
|
|
|
serve
|
|
|
|
Serve the coordinating server for an existing network
|
|
|
|
.TP
|
|
|
|
uninstall
|
|
|
|
Permanently uninstall a created network, rendering it unusable. Use with care
|