module
Version:
v0.0.0-...-04923e5
Opens a new window with list of versions in this module.
Published: Jul 23, 2021
License: MIT
Opens a new window with license information.
README
¶
faver
A download tool for favicons
Build:
$> cd cmd && go build -o faver
Usage:
$> faver [url ...]
Example:
$> faver https://www.gitlab.com https://www.test.de
Piping with STDIN is also supported:
$> cat urls.txt | ./faver
Every target in urls.txt or STDIN in general must be a single line with \n
as seperator.
Directories
¶
Click to show internal directories.
Click to hide internal directories.