You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library was designed to be a little easier to use, if possible the decorate user_is_root returns Json, is there a way you can use the returned json to determine how to use sudo?
@user_is_root
exits control beforescan_command(...)
is executed (which run sudo nmap ...)And
python3-nmap/nmap3/nmap3.py
Line 93 in 3de136b
should be as
The text was updated successfully, but these errors were encountered: