Check status of currently active interfaces
Generate a new private key
Generate a public key from a private key
wg < path/to/private_key pubkey > path/to/public_keyGenerate a public and private key
wg genkey | tee path/to/private_key | wg pubkey > path/to/public_keyShow the current configuration of a wireguard interface