Ullaakut / nmap

Idiomatic nmap library for go developers
MIT License
922 stars 102 forks source link

How we can do the OS scan with root privileges #121

Closed HeroicHorizon closed 1 year ago

HeroicHorizon commented 1 year ago

my Application is running on docker container while scanning os got error:[TCP/IP fingerprinting (for OS scan) requires root privileges. QUITTING! EOF]

awei84 commented 9 months ago

Hello, I'd like to know how you finally dealt with this problem.

Ullaakut commented 9 months ago

Hi @awei84 ! Can you describe your problem? I will try to help you.