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

Mar 22, 2023
256a059 · Mar 22, 2023

History

14 Commits
Aug 21, 2022
Mar 22, 2023
Aug 21, 2022
Mar 22, 2023

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