You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Chocobozzz db9fe68a87 Formulaire de connexion centré verticalement 11 years ago
css Formulaire de connexion centré verticalement 11 years ago
images First commit 11 years ago
js First commit 11 years ago
LICENSE.md Create LICENSE.md 11 years ago
README.md Ajout import sql 11 years ago
ajax.php First commit 11 years ago
connexion_bdd.php.example First commit 11 years ago
index.php First commit 11 years ago

README.md

OpenVPN Admin

Résumé

Administrer son OpenVPN via une interface web (visualisation des logs, modifications des utilisateurs pouvant se connecter...).

Prérequis

Serveur web, php et mysql.

Installation

  • Importer les bases SQL via le fichier sql/import.sql
  • Ajouter un administrateur en spécifiant un nom et un mot de passe (hashé avec sha1)
  • Modifier le fichier connexion_bdd.php.example et le renommer en connexion_bdd.php

Notes

Utilisation du projet SlickGrid, merci à eux :).