maj readme

This commit is contained in:
Grégory Lebreton 2021-08-10 18:11:43 +02:00
parent 9dacc19ab0
commit e6b9c1f06e

View File

@ -157,7 +157,7 @@ Commande à effectuer SUR LE SERVEUR:
```bash
sudo wg set wg0 peer 'CLEF_PUBLIQUE_CLIENT' allowed-ips 'IP_INTERNE_CLIENT'
```
La CLEF_PUBLIQUE_CLIENT s'obtient sur le client avec la commande:
La CLEF_PUBLIQUE_CLIENT s'obtient SUR LE CLIENT avec la commande:
```bash
sudo cat /etc/wireguard/publickey
```