Skip to content

hieuha/scango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scango

GOARCH=amd64 GOOS=linux go build
Usage of ./scango:
  -config string
        location of the config file (default "./config.toml")
  -range string
        Range IP for scanning
  -redis
        Enable redis for logging
redis-cli -a deptraivair --csv lrange NTP_SERVER 0 -1 |grep -o '[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}' |sort|uniq > ip.txt

About

NTP Amplification Scan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages