pokehttp

command module
v0.0.0-...-7d52e9d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2021 License: MIT Imports: 14 Imported by: 0

README

pokehttp

Check a list of subdomains for active webservers.

Usage of pokehttp:
    -a string
        user-agent header to use (default "pokehttp: https://github.com/bruston/pokehttp")
    -c uint
        number of concurrent requests (default 6)
    -d string
        file containing list of domains or ip addresses seperated by newlines, reads from stdin if not supplied
    -k  ignore SSL errors
    -p string
        comma seperated list of ports to probe (default "80,433")
    -t uint
        timeout in seconds (default 5)
    -H string
        add a header, eg: -H "Header-One: foo"

Example

pokehttp -d subdomains.txt -p="80,443,8080" -H "Header-One: foo" -H "Header-Two: bar" | tee -a subdomains.web

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL