From 67df73651224e452ee44095367b86876e15be010 Mon Sep 17 00:00:00 2001 From: Alice Date: Sat, 1 Apr 2017 18:13:07 +0200 Subject: [PATCH] Not much --- ccvpn/common.py | 2 -- pages/install-windows.en.md | 7 +++---- pages/install-windows.fr.md | 6 +++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/ccvpn/common.py b/ccvpn/common.py index 9e02a1b..34a980c 100644 --- a/ccvpn/common.py +++ b/ccvpn/common.py @@ -4,8 +4,6 @@ from django.conf import settings def get_client_ip(request): header_name = settings.REAL_IP_HEADER_NAME - print(header_name) - print(request.META) if header_name: header_name = header_name.replace('-', '_').upper() value = request.META.get('HTTP_' + header_name) diff --git a/pages/install-windows.en.md b/pages/install-windows.en.md index 390bbe9..4b5db6c 100644 --- a/pages/install-windows.en.md +++ b/pages/install-windows.en.md @@ -1,6 +1,6 @@ Title: Install on Windows -With CCVPNGUI (recommended) +With CCVPNGUI (recommended, simple) ------------- CCVPNGUI is made for CCrypto VPN and contains everything it needs. Just download and run: @@ -15,8 +15,9 @@ the VPN will stay connected. It's open-source and based on [LVPNGUI](https://github.com/PacketImpact/lvpngui/). +--- -With OpenVPN GUI (advanved) +With OpenVPN GUI (advanced) ---------------- 1. Download OpenVPN for Windows on @@ -40,10 +41,8 @@ With OpenVPN GUI (advanved) #### Save username and password - You can make OpenVPN remember your username and password, so you don't need to type them everytime you want to use the VPN. - This can be done by creating a text file named "ccrypto_creds.txt" containing your username on the first line and your password on the second (see example below). diff --git a/pages/install-windows.fr.md b/pages/install-windows.fr.md index d47f394..c9f3c37 100644 --- a/pages/install-windows.fr.md +++ b/pages/install-windows.fr.md @@ -1,6 +1,6 @@ Title: Installation sous Windows -Avec CCVPNGUI (recommandé) +Avec CCVPNGUI (recommandé, simple) ------------- CCVPNGUI est fait pour CCrypto VPN et contient tout ce qu'il faut. Téléchargez et lancez juste : @@ -15,6 +15,7 @@ Une fenêtre s'affichera pour vous informer de la progression, vous pouvez la fe C'est open-source et basé sur [LVPNGUI](https://github.com/PacketImpact/lvpngui/). +--- Avec OpenVPN GUI (avancé) ---------------- @@ -44,8 +45,7 @@ Avec OpenVPN GUI (avancé) #### Enregistrer les identifiants Vous pouvez faire qu'OpenVPN enregistre votre nom d'utilisateur et votre mot de -passe, pour ne pas avoir à l'entrer à chaque connexion. - +passe, pour ne pas avoir à l'entrer à chaque connexion. Créez un fichier texte "ccrypto_creds.txt" contenant votre nom sur la première ligne, et votre mot de passe sur la deuxième, comme ceci: