public static JFrame main=new JFrame("JAVA端口扫描器"); //显示扫描结果 public static JTextArea Result=new JTextArea("",4,40); //滚动条面板 public static JScrollPane resultPane = new JScrollPane(Result,JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED, JScrollPane.HORIZONTAL
python多线程端口扫描工具,多线程自定义扫描主机开放端口。
Usage: portScan.py [options]
Options:
-h, --help show this help message and exit
-i IP, --ip=IP scan only ip default port in number 1 to 10000
-s STARTIP, --startip=STARTIP