dgiorgio/gvm-docker

Ospd

Opened this issue · 2 comments

I know is a generic question but how can I set the ospd module in the rigth way using your docker environment ? The wiki was not helpful at all . Thanks

The OSPD is already inside the openvas container.
Your question would be, how to add a gvmd / openvas slave?
If so, there are some ways, my favorite way is to use a gvmd slave.

In this way, the GVMD (master) sends the request to the GVMD (slave).
and the GVMD (Slave) can be on another network.

I used this in the old images.
https://github.com/dgiorgio/gvm-docker/tree/legacy

I haven't created an easy way to set this up yet, it's on my task list.

ok thanks i'll wait 👍