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
➜ mq_scan git:(master) python3 mq_scan.py 1.2.3.4 443
File "/Users/usernameee/mq_scan/mq_scan.py", line 25
print "Usage: mq_scan.py <IP> <PORT>"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: