mablanco / docker-osmedeus

Docker image for Osmedeus, a fully automated offensive security tool for reconnaissance and vulnerability scanning
GNU General Public License v3.0
99 stars 22 forks source link

Update ReadMe #4

Closed renniepak closed 5 years ago

renniepak commented 5 years ago

Added Docker MacOs command. --net host only seems to work for Linux?

mablanco commented 5 years ago

Hi there. I don't have a Mac so I cannot test your contribution. Are you sure you're able to authenticate against the Web UI if you don't include the "--net host" parameter? Thx.

renniepak commented 5 years ago

Yes I'm positive. Adding the -p 5000:5000 makes sure however that I can connect to localhost:5000 on host os.


From: Marco Antonio Blanco notifications@github.com Sent: Wednesday, July 24, 2019 4:55:04 PM To: mablanco/docker-osmedeus docker-osmedeus@noreply.github.com Cc: renniepak <>; Author author@noreply.github.com Subject: Re: [mablanco/docker-osmedeus] Update ReadMe (#4)

Hi there. I don't have a Mac so I cannot test your contribution. Are you sure you're able to authenticate against the Web UI if you don't include the "--net host" parameter? Thx.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mablanco/docker-osmedeus/pull/4?email_source=notifications&email_token=AGNBHSBYCVZXZVQWKUFAGKTQBBUMRA5CNFSM4IGEZGM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2WTD5Q#issuecomment-514666998, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGNBHSGNGZNCKQHC5HTQA33QBBUMRANCNFSM4IGEZGMQ.

mablanco commented 5 years ago

Besides connecting to port 5000, are you also able to authenticate against the Web UI using the password in the config file? I mean, I can also connect to port 5000 without the "--net host" parameter, but I'm unable to authenticate in Linux without it. I just want to make sure we're talking about the same thing.

renniepak commented 5 years ago

Yes. I’m positive. Have used it exactly like that. Unfortunaly not in the position to re-check atm.


Van: Marco Antonio Blanco notifications@github.com Verzonden: Wednesday, July 31, 2019 7:42:17 PM Aan: mablanco/docker-osmedeus docker-osmedeus@noreply.github.com CC: renniepak <>; Author author@noreply.github.com Onderwerp: Re: [mablanco/docker-osmedeus] Update ReadMe (#4)

Besides connecting to port 5000, are you also able to authenticate against the Web UI using the password in the config file? I mean, I can also connect to port 5000 without the "--net host" parameter, but I'm unable to authenticate in Linux without it. I just want to make sure we're talking about the same thing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/mablanco/docker-osmedeus/pull/4?email_source=notifications&email_token=AGNBHSHBFXU3TYJ5RIJMFITQCHFHTA5CNFSM4IGEZGM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3IAOIQ#issuecomment-516949794, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGNBHSF7KPCQJSTNRPIBT7LQCHFHTANCNFSM4IGEZGMQ.

mablanco commented 5 years ago

Ok, merge done. Thx for the contribution.