« Wireguard » : différence entre les versions
Aucun résumé des modifications |
|||
| Ligne 1 : | Ligne 1 : | ||
== Commandes == | == Commandes == | ||
=== Générer paire de clés pour un client === | |||
wg genkey | tee client1.key | wg pubkey > client1.pub | |||
Démarrer l'interface : | Démarrer l'interface : | ||
<syntaxhighlight lang="bash" line copy> | <syntaxhighlight lang="bash" line copy> | ||