Update readme

This commit is contained in:
belliash 2013-06-28 18:38:38 +02:00
parent a4dc349656
commit ea16a23563

8
README
View File

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