Closed xdon9 closed 1 year ago
Not yet, busy work,I will solve it in weekend, maybe...
@xdon9 you can just type 'sudo docker start nessus' on terminal as well as clear browser cookie. So, then you can start the Nessus on web app by entering 'https://localhost:8834'. @elliot-bia But the problem is I can't use scanning feature currently. 请快点更新 !
@xdon9 you can just type 'sudo docker start nessus' on terminal as well as clear browser cookie. So, then you can start the Nessus on web app by entering 'https://localhost:8834'. @elliot-bia But the problem is I can't use scanning feature currently. 请快点更新 !
copy that,do it right now 现在就搞,现在就搞,刚好今天空闲了下来😂😂
bug fixed, please repull the images and run it again. try
docker pull ramisec/nessus
docker stop ramisec_nessus && docker rm ramisec_nessus
docker run -itd --name=ramisec_nessus -p 8834:8834 ramisec/nessus
Have you fixed the previous bug that couldn't be restarted?