LinkChecker 5.0 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News LinkChecker 5.0 (Stable branch)
# 1  
Old 01-25-2009
LinkChecker 5.0 (Stable branch)

Image With LinkChecker, you can check HTML documents and Web sites for broken links. It features recursion, robots.txt exclusion protocol support, HTTP proxy support, i18n support, multithreading, regular expression filtering rules for links, and user/password checking for authorized pages. Output can be colored or normal text, HTML, SQL, CSV, or a sitemap graph in DOT, GML, or XML format. Supported link types are HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, Telnet, and local files. License: GNU General Public License (GPL) Changes:
A new GUI client for checking has been added, and invalid handling of persistent connections has been fixed. Python >= 2.5 is now required. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
HTCHECK(1)								FSF								HTCHECK(1)

NAME
ht://Check - Web site checker for dead/external links 2.0.0 SYNOPSIS
htcheck [-isvk] [-c configfile] [-D dbname] DESCRIPTION
ht://Check is more than a link checker. It is a console application written for Linux systems in C++ and derived from ht://Dig. It can retrieve information through HTTP/1.1 and store the information in a MySQL database, and it is particularly suitable for small Internet domains or Intranet. Its purpose is to help a webmaster manage one or more related sites: after a "crawl", ht://Check gives back very useful summaries and reports, including broken links, anchors not found, content-types and HTTP status codes summaries, etc. From version 1.2.3, ht://Check also performs accessibility checks in accordance with the principles of the University of Toronto's Open Accessibility Checks (OAC) project, allowing users to discover site-wide barriers like images without proper alternatives, missing titles, etc. ht://Check can also be used for Web structure analysis, as it stores information regarding links between HTML documents. OPTIONS
-v Verbose mode (more 'v's increment verbosity) -s Statistics (broken links, etc...) available -i Initialize the database (drop a previous db) -k Initialize the database (drop tables, keep the db) -c configfile Configuration file -D dbname Name of the database AUTHORS
Written by Gabriele Bartolini <angusgb@users.sourceforge.net> REPORT BUGS
Report bugs by using Sourceforge's bug tracker at: http://sourceforge.net/tracker/?group_id=5071&atid=105071 or write down a note to the author. AVAILABILITY
The latest version of this distribution is available online from: http://htcheck.sourceforge.net/ COPYRIGHT
Copyright (c) 1999-2006 Comune di Prato - Prato - Italy Some Portions Copyright (c) 1995-2003 The ht://Dig Group <www.htdig.org> Some Portions Copyright (c) 2008-2009 Devise.IT srl <http://www.devise.it/> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PAR- TICULAR PURPOSE. ht://Check 2.0.0 September 2009 HTCHECK(1)