Skip to content

wwek/ncgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncgo Build Status

ncgo 网络工具包

下载

使用

ncgo tcping www.baidu.com
ncgo httpstat https://www.baidu.com
ncgo httpstat -u www.qq.com -lp

帮助

ncgo help

源码安装

go get -u github.com/wwek/ncgo

功能清单

  • 网络带宽测速 SpeedTest Cli命令行模式
  • http 和 socks代理
  • tcping
  • httpstat
  • 检查网络TCP UDP端口是否打开
  • 扫描IP
  • 反向tcp隧道
  • Ping
  • Mtr
  • Whois IP或域名信息查询

感谢

github.com/davecheney/httpstat