Skip to content

cgarjun/domain-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Help

go run main.go --help                      
  -domain string
    	Domain to scan (default "example.com")
  -port string
    	Port to scan (default "80")
  -timer int
    	timer in seconds (default 5)

Quick test

go run main.go -domain google.com -timer 10
Scanning google.com on port 80 with a timer of 10
[UP] Successfully connected
Local connection 192.168.68.124:61050
Remote Connection 142.250.180.14:80

About

Domain up time checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages