CheckLink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version=1.13b | |||
|Vendor= | |||
|Author=[[Daniel Hellerstein]] | |||
|License=GNU GPL / Open Source Software | |||
|Download=[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/internet/www/util&file=cheklink_v113b.zip Version 1.13b] | |||
|Website= | |||
}} | |||
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. | ||
| Line 4: | Line 13: | ||
CheckLink (which is written in REXX) can be run fom an OS/2 command prompt, or as an SRE-http addon. | CheckLink (which is written in REXX) can be run fom an OS/2 command prompt, or as an SRE-http addon. | ||
==Documentation== | ==Documentation== | ||
* [[CheckLink Manual]] | * [[CheckLink Manual]] | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] | ||
Revision as of 03:15, 28 October 2019
| CheckLink | |
|---|---|
| Version | 1.13b |
| Vendor | |
| Author | Daniel Hellerstein |
| License | GNU GPL / Open Source Software |
| Download | Version 1.13b |
| Website | |
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 fom an OS/2 command prompt, or as an SRE-http addon.