elliot-bia / nessus

nessus crack for docker
GNU General Public License v3.0
827 stars 166 forks source link

cant restart nessus #36

Closed xdon9 closed 1 year ago

xdon9 commented 1 year ago

Have you fixed the previous bug that couldn't be restarted?

elliot-bia commented 1 year ago

Not yet, busy work,I will solve it in weekend, maybe...

lohodev commented 1 year ago

@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. 请快点更新 !

image

elliot-bia commented 1 year ago

@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. 请快点更新 !

image

copy that,do it right now 现在就搞,现在就搞,刚好今天空闲了下来😂😂

elliot-bia commented 1 year ago

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