Update masscan+nmap.py

This commit is contained in:
东方有鱼名为咸
2019-11-28 20:59:26 +08:00
committed by GitHub
parent 4218629758
commit 04e31c0971
+1 -1
View File
@@ -2,7 +2,7 @@
# -*- coding: UTF-8 -*- # -*- coding: UTF-8 -*-
# __author__: www.t00ls.net-rabbittb # __author__: www.t00ls.net-rabbittb
# modified by mrxn # modified by mrxn
# you must needed install python-nmap first then nmap with pip3 or pip # you must needed install python-nmap first with pip3 or pip
import os import os
import time import time
import json import json