stefanos1316 / validateLinks

A repository with purpose on reporting the links' status in a users repository, local directories, or on given links.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GPL Licence

About validateLinks

A tool aiming to report the links' status for a user's repository (cloned locally), local directory, or a link.

Our mission here is to provide a tool that can check if the links found in different documents tpyes (not PDF supported yet) are broken or not. Also, we extend the features of our tool to perform First Depth Search (FDS) to identify even more links found under tree directories. The tool can output results in a terminal or in a file (for post analysis).

Dependencies

  • Install lynx command for --link option

Try it out

Use -h or --help to get a Linux-like man page regarding the command-line arguments. It can be used to validate links from different directories, projects, or online links.

Overview

Analyzing Repository

Contributions and used Repositories

  • Checkout the PENDING directory to implement features that might need for the tool.
  • Special thanks to my friend Alexandre De Masi for the testing.

About

A repository with purpose on reporting the links' status in a users repository, local directories, or on given links.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%