Closed hax0rgb closed 4 years ago
Hi. You should use your assigned IP instead of localhost. Regards.
Hi,
Even the assigned IP isn't working. Although, Osmedeus is still running, I don't see port 8000 open on my machine.
I cannot confirm right now, but the port is only open while the container is running. Once the analisys is done, the process is over and the port is not open anymore.
I'll have a look and come back as soon as I have something.
I've changed info on README about how to access the Web UI. Just change --net host
for -p 8000:8000
.
I have used
--net host
parameter but I cannot see any service running on http://127.0.0.1:8000/.Following screenshot shows the command I have used.