Skip to content

Turns a list of URLs into hostnames.

License

Notifications You must be signed in to change notification settings

melvinsh/unhttpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unhttpx

Go Reference

Turns a list of URLs into hostnames.

Installation

go install -v github.com/melvinsh/unhttpx@latest

Usage

$ echo "https://google.com/yo" | unhttpx
google.com

$ cat urls.txt | unhttpx
hackerone.com
zerocopter.com

About

Turns a list of URLs into hostnames.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages