99 lines
2.1 KiB
Groff
99 lines
2.1 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
|
.TH INNERNET "8" "December 2023" "innernet 1.6.1" "System Administration Utilities"
|
|
.SH NAME
|
|
innernet \- manual page for innernet 1.6.1
|
|
.SH SYNOPSIS
|
|
.B innernet
|
|
[\fI\,OPTIONS\/\fR] [\fI\,COMMAND\/\fR]
|
|
.SH DESCRIPTION
|
|
A client to manage innernet network interfaces.
|
|
.SS "Commands:"
|
|
.TP
|
|
install
|
|
Install a new innernet config
|
|
.TP
|
|
show
|
|
Enumerate all innernet connections
|
|
.TP
|
|
up
|
|
Bring up your local interface, and update it with latest peer list
|
|
.TP
|
|
fetch
|
|
Fetch and update your local interface with the latest peer list
|
|
.TP
|
|
uninstall
|
|
Uninstall an innernet network
|
|
.TP
|
|
down
|
|
Bring down the interface (equivalent to 'wg\-quick down <interface>')
|
|
.TP
|
|
add\-peer
|
|
Add a new peer
|
|
.TP
|
|
rename\-peer
|
|
Rename a peer
|
|
.TP
|
|
add\-cidr
|
|
Add a new CIDR
|
|
.TP
|
|
delete\-cidr
|
|
Delete a CIDR
|
|
.TP
|
|
list\-cidrs
|
|
List CIDRs
|
|
.TP
|
|
disable\-peer
|
|
Disable an enabled peer
|
|
.TP
|
|
enable\-peer
|
|
Enable a disabled peer
|
|
.TP
|
|
add\-association
|
|
Add an association between CIDRs
|
|
.TP
|
|
delete\-association
|
|
Delete an association between CIDRs
|
|
.TP
|
|
list\-associations
|
|
List existing assocations between CIDRs
|
|
.TP
|
|
set\-listen\-port
|
|
Set the local listen port
|
|
.TP
|
|
override\-endpoint
|
|
Override your external endpoint that the server sends to other peers
|
|
.TP
|
|
completions
|
|
Generate shell completion scripts
|
|
.TP
|
|
help
|
|
Print this message or the help of the given subcommand(s)
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-v\fR, \fB\-\-verbose\fR...
|
|
Verbose output, use \fB\-vv\fR for even higher verbositude
|
|
.TP
|
|
\fB\-c\fR, \fB\-\-config\-dir\fR <CONFIG_DIR>
|
|
[default: /etc/innernet]
|
|
.TP
|
|
\fB\-d\fR, \fB\-\-data\-dir\fR <DATA_DIR>
|
|
[default: /var/lib/innernet]
|
|
.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: 1280)
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
Print help
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-version\fR
|
|
Print version
|