Skip to content

A netstat implementation written in Go , with check ip and file md5 with virustotal go版netstart,并根据返回的ip和路径查virustotal

License

Notifications You must be signed in to change notification settings

go1me/go-netstat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

Usage of ./go-netstat:
  -4    display only IPv4 sockets
  -6    display only IPv6 sockets
  -all
    	display both listening and non-listening sockets
  -help
    	display this help screen
  -lis
    	display only listening sockets
  -res
        lookup symbolic names for host addresses
  -tcp
    	display TCP sockets
  -udp
    	display UDP sockets
  -vt  
        Check ip and file md5 with virustotal  
  -vtkey string  
        Input the virustotal apikey (default "---")  

Installation:

$ go get github.com/haysengithub/go-netstat  

go run main.go -vt -vtkey 1234556sfsfsds……

About

A netstat implementation written in Go , with check ip and file md5 with virustotal go版netstart,并根据返回的ip和路径查virustotal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Shell 0.4%