command
module
Version:
v0.0.0-...-a31ed04
Opens a new window with list of versions in this module.
Published: Sep 5, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
eah
extract all hosts
Take as input on stdin a list of urls and print on stdout all the hosts sorted.
Install
git clone https://github.com/edoardottt/lit-bb-hack-tools
cd lit-bb-hack-tools/eah
go build -o eah
sudo cp eah /usr/bin
Usage
cat urls | eah
Output
[ 1148 ] www.google.com
[ 934 ] linux.com
[ 73 ] store.microsoft.com
[ 21 ] hackerone.com
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.