文件名称:netscanner:netscanner-使用TCPUDP扫描程序查找打开或关闭的端口
文件大小:10KB
文件格式:ZIP
更新时间:2024-04-09 05:44:41
golang tcp network scanner port
网络扫描仪 netscanner-TCP / UDP扫描程序以查找打开或关闭的端口 安装 您必须运行此命令来安装程序 $ go get github.com/R4yGM/netscanner 用法 命令: netscanner 0.1 : TCP/UDP port scanner Usage: netscanner < command> Commands: sp,scanport - scan a singular port: usage sp,scanport < protocol> < hostname> < port> (ex. scanport tcp 127.0.01 80) in,initscan - scan the first 1023 ports: usage in,initscan < protocol> < hostname> < savef
【文件预览】:
netscanner-master
----travis.sh(59B)
----netscanner.go(9KB)
----Dockerfile(145B)
----README.md(2KB)
----netserv()
--------netserv.go(3KB)
----LICENSE(1KB)
----data.json(412B)
----port()
--------port.go(3KB)
----netmask()
--------netmask.go(495B)
----.travis.yml(189B)
----header()
--------header.go(2KB)
----info()
--------info.go(2KB)