WebMap icon indicating copy to clipboard operation
WebMap copied to clipboard

How to modify/delete scheduled scan?

Open JoostvdB94 opened this issue 4 years ago • 2 comments

How can I delete/modify a scheduled scan?

JoostvdB94 avatar Oct 23 '20 13:10 JoostvdB94

I have the same question. Please, can anyone answer?

maxmonz69 avatar Jan 07 '21 23:01 maxmonz69

from what I can see you have to look inside the container /opt/nmapdashboard/nmapreport/nmap/schedule/ There should be some files for your scheduled scans. If you want to do it the docker way, just issue $ docker exec -ti webmap ls -lach /opt/nmapdashboard/nmapreport/nmap/schedule on your shell and you get all scheduled scans

stevecharon avatar May 20 '22 12:05 stevecharon