#!/bin/bash -x
# wg-quick reload interface
# needs to be run with superuser permissions
wg syncconf "$@" <(wg-quick strip "$@") ||
ip -br a