down command

wg-qrotator down <interface_name>

Stop an existing rotator by providing the interface’s name.

Positional arguments

  • interface - name of the WireGuard interface managed by the rotator to be stopped

Options

  • -h, --help - show help message

Examples

Stop a rotator for the interface wg0 that was previously started:

wg-qrotator down wg0