CheckLink: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version=1.13c (Dec 2001) | |||
|Author=[[Daniel Hellerstein]] | |||
|License=GNU GPL | |||
|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:Web Site Authoring Software]] | |||
[[Category: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.