## GoScanPort [![Version](https://img.shields.io/badge/version-v1.1.0-brightgreen)](https://git.yoqi.me/go/GoScanPort) [![.NET](https://img.shields.io/badge/Go-v1.13-brightgreen?style=plastic)](https://git.yoqi.me/go/GoScanPort) [English](./README.md) | [中文](./README.zh-CN.md) 端口扫描工具 ## Usage 命令行执行: ``` portScan.exe 39.156.69.79 ``` ## develop ``` go build go run portScan.go 39.156.69.79 ``` ## License Licensed under the [Apache 2.0](LICENSE) © [liuyuqi.gov@msn.cn](https://github.com/jianboy)