diff --git a/content/articles/2020/wireguard-avec-openwrt/index.md b/content/articles/2020/wireguard-avec-openwrt/index.md index 9b817a6..c628159 100644 --- a/content/articles/2020/wireguard-avec-openwrt/index.md +++ b/content/articles/2020/wireguard-avec-openwrt/index.md @@ -1,6 +1,6 @@ Title: Wireguard et OpenWRT, le VPN facile Category: sysadmin -Tags: réseau, VPN, OpenWRT, Android, pl-fr, sécurité +Tags: réseau, VPN, OpenWRT, Android, Turris Omnia, pl-fr, sécurité Date: 2020-04-02 14:34 [Wireguard][l_wireguard] est un logiciel et un protocole de communication pour @@ -131,7 +131,7 @@ uci commit network Il faut bien sûr remplacer `` par la clé publique de votre client. -## Configuer son Client. +## Configurer son Client. Le client se configure à l'aide d'un fichier de configuration, voici un exemple que l'on nommera `wg.conf`: