./wg-quick --examples
Funciones y ejemplos de uso
shell
cat >/path/to/temp-file.conf <<EOF
[Interface]
PostUp = /bin/sh
EOF
wg-quick up /path/to/temp-file.conf
./related --binary=wg-quick
Binarios relacionados
Comparten al menos una función con wg-quick.