goURL

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2020 License: MIT Imports: 14 Imported by: 0

README

goURL

check dead links inside files.

Alt Text

Usage

After clone the repo,

export CLICOLOR=1

go build .

./goURL -f urls.txt

./goURL -f urls2.txt

// to ignore url patterns in file ignore.txt
./goURL -f urls2.txt -i true

Features

  • show usage

./goURL

  • show version

./goURL -v

./goURL --version

  • colorfull outputs bad URLs in red, good URLs in green, unknown URLs in gray, redirect URLS in yellow,

  • support parallelization using go routine

  • optimize network code by only requesting for headers

Download the released program.

Please check the release page ihttps://github.com/yzwdroid/goURL/releases/,and download your system version of this program.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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