mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-26 10:50:22 +00:00
49 lines
1.8 KiB
Text
49 lines
1.8 KiB
Text
.. meta::
|
|
:keywords: link, URL, validation, checking
|
|
|
|
===============================
|
|
Check websites for broken links
|
|
===============================
|
|
|
|
LinkChecker is a free, GPL_ licensed URL validator.
|
|
|
|
.. _GPL:
|
|
http://www.gnu.org/licenses/gpl-2.0.html
|
|
|
|
If you like LinkChecker, consider a donation_ to improve it even
|
|
more!
|
|
|
|
.. _donation:
|
|
http://sourceforge.net/project/project_donations.php?group_id=1913
|
|
|
|
Features
|
|
========
|
|
|
|
- recursive and multithreaded checking
|
|
- output in colored or normal text, HTML, SQL, CSV, XML or a sitemap
|
|
graph in different formats
|
|
- HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file
|
|
links support
|
|
- restriction of link checking with regular expression filters for URLs
|
|
- proxy support
|
|
- username/password authorization for HTTP and FTP and Telnet
|
|
- honors robots.txt exclusion protocol
|
|
- Cookie support
|
|
- HTML and CSS syntax check
|
|
- Antivirus check
|
|
- a command line interface
|
|
- a GUI client interface
|
|
- a (Fast)CGI web interface (requires HTTP server)
|
|
|
|
|
|
Screenshots
|
|
===========
|
|
|
|
+------------------------------------+------------------------------------+------------------------------------+
|
|
| .. image:: shot1_thumb.jpg | .. image:: shot2_thumb.jpg | .. image:: shot3_thumb.jpg |
|
|
| :align: center | :align: center | :align: center |
|
|
| :target: _static/shot1.png | :target: _static/shot2.png | :target: _static/shot3.png |
|
|
+------------------------------------+------------------------------------+------------------------------------+
|
|
| Commandline interface | GUI client | Web interface |
|
|
+------------------------------------+------------------------------------+------------------------------------+
|
|
|