link-checker
The goal of link-checker is to check the hyper-links of a web site.
link-checker is under GPL licence.
Download
WARNING: The user interface is not finished yet because I am learning GTK+. And I have not tested link-checker on a large web site. However, on a small one, it works!
To compile link-checker, you need:
To run the program, just launch link-checker. There are three fields to fill:
- Resource configuration file: This is a file that defines the aliases, the extensions of html files and the directory index files. You can use a srm.conf file from the apache web server as it is the same syntax.
- Root directory: This is the root directory of the web site.
- First html file: This is the first html file to be checked.
This program is developped on Linux. It has not beed tested on other Unices yet.