Browse Source

Auto-update README

Yunohost-Bot 3 years ago
parent
commit
614d880a3e
2 changed files with 0 additions and 19 deletions
  1. 0 10
      README.md
  2. 0 9
      README_fr.md

+ 0 - 10
README.md

@@ -36,16 +36,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
 
 Please note that this application is designed to interface with **dedicated, public IP VPNs accepting inbound traffic**, preferably with an associated `.cube` (or `.ovpn/.conf`) configuration file. **Do not** expect that any VPN you randomly bought on the Internet can be used! Checkout the [list of known compatible providers](https://yunohost.org/providers/vpn) for more info.
 
-
-## Running vpnclient inside lxc
-
-If you want to run openvpn inside lxc, you should add this to your container:
-```
-lxc.hook.autodev = sh -c "modprobe tun"
-lxc.mount.entry=/dev/net/tun dev/net/tun none bind,create=file
-lxc.hook.autodev = sh -c "chmod 0666 dev/net/tun"
-```
-
 ## Documentation and resources
 
 * YunoHost documentation for this app: https://yunohost.org/app_vpnclient

+ 0 - 9
README_fr.md

@@ -32,15 +32,6 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
 
 Notez que cette application est prévue pour fonctionner avec des **VPN dédiés et à IP publique qui acceptent le traffic entrant**, et de préférence avec un fichier de configuration `.cube` (ou `.ovpn/.conf`) associé. Un VPN acheté au hasard sur Internet ne fonctionnera sans doute pas ! Consultez [la liste des fournisseurs connus et compatibles](https://yunohost.org/providers/vpn) pour plus d'infos.
 
-## Faire tourner VPNclient dans un LXC
-
-Si vous souhaitez faire tourner OpenVPN dans un LXC, il vous faudra rajouter la configuration suivante dans votre conteneur:
-```
-lxc.hook.autodev = sh -c "modprobe tun"
-lxc.mount.entry=/dev/net/tun dev/net/tun none bind,create=file
-lxc.hook.autodev = sh -c "chmod 0666 dev/net/tun"
-```
-
 ## Documentations et ressources
 
 * Documentation YunoHost pour cette app : https://yunohost.org/app_vpnclient