weasel

command module
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2025 License: MIT Imports: 5 Imported by: 0

README

weasel

small, fast tool to check for broken links in a webpage. i made this because i needed it for a project. it might come in handy for you too.

installation

go install github.com/narasaka/weasel@latest

or

git clone git@github.com/narasaka/weasel
cd weasel
make install

usage

[!WARNING]
due to the concurrent nature of the script when checking the links, you might often get a 429 error (too many requests) when doing this.

basic (only check links on that page)

weasel https://example.com

recursive check

weasel -r https://example.com

uninstall

make uninstall

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL