Skip to content

Go tool to find http or https service from list of IPs or domains

Notifications You must be signed in to change notification settings

vmnguyen/findweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findweb

Go tool to find http/http services from list of IPs or domains

Usage

Usage of findweb:
  -c int
        Concurrentcy (default 50)
  -f string
        Filepath (default "hosts.txt")
  -m string
        Input type: Domain or IP? (default "domain")

Example

findweb -m domain -c 10 -f ./hosts.txt

About

Go tool to find http or https service from list of IPs or domains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages