Initial import

This commit is contained in:
belliash
2013-06-28 18:36:45 +02:00
parent 9ac84371d5
commit a4dc349656
8 changed files with 958 additions and 4 deletions

10
README Normal file
View File

@@ -0,0 +1,10 @@
Session Manager
===============
SessMgr is a small utility for Kagera Firmware Administrator's WebUI session validation.
Its task is to check password, validate sessions and authorize administrator access.
For security reasons, it also saves all success authorization in system logger and allows
to easily log out from Web Interface.
It is based on Gargoyle Session Validator <http://www.gargoyle-router.com/>