if params.len == 0 then exit("<b>Usage: </b>nmap [IP]")
target_ip = params[0]
@@ -20,4 +18,3 @@ end for
print("\nIP Address : " + target_ip)
print(format_columns(column))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.