Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 384 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 384 Bytes

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