CheckLink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=NA.png | |Picture=NA.png | ||
|Version=1. | |Version=1.13c (Dec 2001) | ||
|Author=[[Daniel Hellerstein]] | |Author=[[Daniel Hellerstein]] | ||
|License=GNU GPL | |License=GNU GPL | ||
|Download=[http:// | |Download={{FileLink|CheckLink_1-13c.zip}} | ||
|Website=[http://www.srehttp.org/apps/cheklink/] | |||
}} | }} | ||
CheckLink is a multi-threaded, socket aware utility used to create, verify, traverse, and index a web-tree. | CheckLink is a multi-threaded, socket aware utility used to create, verify, traverse, and index a web-tree. | ||
* web-tree: all the URLs (in-line images, anchors, etc.) that are referenced in a root HTML document, and in | * web-tree: all the URLs (in-line images, anchors, etc.) that are referenced in a root HTML document, and in HTML documents reachable from this root. | ||
CheckLink (which is written in REXX) can be run | CheckLink (which is written in REXX) can be run from an OS/2 command prompt, or as an [[SRE-http]] addon. | ||
==Documentation== | ==Documentation== | ||
* [[CheckLink Manual]] | * [[CheckLink Manual]] | ||
[[Category: | [[Category:Web Site Authoring Software]] | ||
Latest revision as of 22:46, 23 August 2023
CheckLink | |
---|---|
![]() | |
Version | 1.13c (Dec 2001) |
Vendor | |
Author | Daniel Hellerstein |
License | GNU GPL |
Download | CheckLink_1-13c.zip |
Website | [1] |
CheckLink is a multi-threaded, socket aware utility used to create, verify, traverse, and index a web-tree.
- web-tree: all the URLs (in-line images, anchors, etc.) that are referenced in a root HTML document, and in HTML documents reachable from this root.
CheckLink (which is written in REXX) can be run from an OS/2 command prompt, or as an SRE-http addon.