DESCR-main 527 B

12345678910111213141516
  1. LinkChecker checks HTML documents for broken links. It features:
  2. o recursive checking
  3. o multithreading
  4. o output in colored or normal text, HTML, SQL, CSV or a sitemap
  5. graph in GML or XML.
  6. o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
  7. file links support
  8. o restriction of link checking with regular expression filters for URLs
  9. o proxy support
  10. o username/password authorization for HTTP and FTP
  11. o robots.txt exclusion protocol support
  12. o i18n support
  13. This package contains a command line interface.