From 37fb00004e36795cd0a95327f7f43f1121f61ffd Mon Sep 17 00:00:00 2001 From: InfoSec <1241112575@qq.com> Date: Sun, 28 Aug 2016 10:39:18 +0800 Subject: [PATCH] Update README.md --- rainmap-lite/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/rainmap-lite/README.md b/rainmap-lite/README.md index 253f4fc..66fa45c 100644 --- a/rainmap-lite/README.md +++ b/rainmap-lite/README.md @@ -18,12 +18,13 @@ Unlike it's predecessor [1], Rainmap-lite does not require special services (Rab This project is still in beta version. Any feedback, bug reports and PRs are greatly appreciated! note: -The scan URL is: http://10.10.10.10:8080/ ,if you change it,please watch what the terminal output after you type " python manage.py runserver 0.0.0.0:8080", the ip is the ip of your machine -The admin URL is: http://10.10.10.10:8080/console/ -The results are stored in "/root/rainmap-lite-1.0/rainmap-lite/nmaper/static/results", it all depends on you where you extract the compressed package of rainmap-lite -The log usually locates at " /var/log/nmaper.log ", or you can just do the following step: +*The scan URL is: http://yourip:8080/ +*The admin URL is: http://yourip:8080/console/ +*The results are stored in "/root/rainmap-lite-1.0/rainmap-lite/nmaper/static/results", it all depends on you where you extract the compressed package of rainmap-lite +*The log usually locates at " /var/log/nmaper.log ", or you can just do the following step: updatedb cd `locate nmaper.log` + ## Screenshots * Responsive interface