Update readme

This commit is contained in:
belliash 2013-06-28 18:38:38 +02:00
父節點 a4dc349656
當前提交 ea16a23563
共有 1 個文件被更改,包括 4 次插入4 次删除

8
README
查看文件

@ -1,10 +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.
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/>