WG-USERSPACE(8) | System Manager's Manual | WG-USERSPACE(8) |
wg-userspace
—
wg-userspace
is used to create, destroy and configure
wg(4) userspace instances.
WARNING: wg-userspace
is
experimental.
The following commands are supported:
create
tun
id to the rest of the
system, and will be served by a rump server in whose context the interface
appears as wg
id.destroy
ifconfig
wgN args...# wg-userspace 0 ifconfig wg0 10.0.1.0/24
wgconfig
wgN args...# wg-userspace 0 wgconfig wg0 set listen-port 1234
debug
command [args...]wg-userspace
command first appeared in
NetBSD 10.0.
wg-userspace
command is written by
Ryota Ozaki ⟨ozaki.ryota@gmail.com⟩.
August 20, 2020 | NetBSD 10.0 |