Skip to content

manuelgcsousa/linkreaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkreaper

Checks which URLs within a file are still alive.

  • For now, only works with text files.
  • This project was made to experiment with go's concurrency.

Installation

  1. Build the binary:
    make build
  2. Install it to /usr/local/bin:
    sudo make install

Usage

linkreaper -f <file> -w <numOfWorkers>

About

Find dead URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published