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