Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to modify/delete scheduled scan? #12

Open
JoostvdB94 opened this issue Oct 23, 2020 · 2 comments
Open

How to modify/delete scheduled scan? #12

JoostvdB94 opened this issue Oct 23, 2020 · 2 comments

Comments

@JoostvdB94
Copy link

How can I delete/modify a scheduled scan?

@maxmonz69
Copy link

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

@stevecharon
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants