diff --git a/README b/README.md similarity index 92% rename from README rename to README.md index 292c2ea..17afec9 100644 --- a/README +++ b/README.md @@ -1,10 +1,8 @@ -Session Manager -=============== +# 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