mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
375 B
375 B
Role Native Wireguard
Manages wireguard natively on host. More information are available in the Arch wiki.
Create Client Key
bash wg genkey | tee peer_A.key | wg pubkey > peer_A.pub