The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version LinkChecker-8.2.tar.xz (666.1 kB)
Email in envelope

Get an email when there's a new version of LinkChecker

Home / 8.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2012-09-05 2.5 kB
LinkChecker-8.0.tar.xz 2012-09-02 645.1 kB
LinkChecker-8.0-portable.zip.asc 2012-09-02 198 Bytes
LinkChecker-8.0.exe.asc 2012-09-02 198 Bytes
LinkChecker-8.0-portable.zip 2012-09-02 13.2 MB
LinkChecker-8.0.exe 2012-09-02 11.6 MB
LinkChecker-8.0.tar.xz.asc 2012-09-02 198 Bytes
Totals: 7 Items   25.4 MB 0

LinkChecker Downloads

LinkChecker 8.1 is available for download for Windows systems, Unix systems and in source format.

The .asc are GPG signatures that you can use to verify the download. For example download the .asc file in the same directory as the .tar.xz file and run gpg --verify LinkChecker-8.1.tar.xz

The GPG key used to sign these packages is 32EC6F3E. It can be downloaded with gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E.

Files

  • LinkChecker-8.1.exe - The Windows installer. If you run Windows, use this. The installer is signed with a local certificate signature.
  • LinkChecker-8.1-portable.zip - The portable Windows installer. Use this, if you want to run LinkChecker from a USB stick or external hard drive.
  • LinkChecker-8.1.tar.xz - The source code. See doc/install.txt for compilation and installation instructions. Under Windows you can use 7-zip [http://www.7-zip.org/] to extract the file contents.

Changelog for this release

8.1 "" (release xx.xx.2012)

Features:
- checking: Allow specification of maximum checking time or maximum
  number of checked URLs.


8.0 "Luminaris" (released 2.9.2012)

Features:
- checking: Verify SSL certificates for HTTPS connections. Both the
  hostname and the expiration date are checked.
- checking: Always compare encoded anchor names.
  Closes: SF bug #3538365
- checking: Support WML sites.
  Closes: SF bug #3553175
- checking: Show number of parsed URLs in page content.
- cmdline: Added Nagios plugin script.

Changes:
- dependencies: Python >= 2.7.2 is now required
- gui: Display debug output text with fixed-width font.
- gui: Display the real name in the URL properties.
  Closes: SF bug #3542976
- gui: Make URL properties selectable with the mouse.
  Closes: SF bug #3561129
- checking: Ignore feed: URLs.
- checking: --ignore-url now really ignores the URLs instead
  of checking only the syntax.
- checking: Increase the default number of checker threads from 10 to
  100.

Fixes:
- gui: Fix saving of the debugmemory option.
- checking: Do not handle <object codebase="..."> attribute as parent
  URL but as normal URL to be checked.
- checking: Fix UNC path handling on Windows.
- checking: Detect more sites not supporting HEAD requests properly.
  Closes: SF bug #3535981
Source: README.md, updated 2012-09-05