CheckLink: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Picture=NA.png
|Version=1.13c (2001)
|Version=1.13c (Dec 2001)
|Author=[[Daniel Hellerstein]]
|Author=[[Daniel Hellerstein]]
|License=GNU GPL
|License=GNU GPL
|Download=[cheklink_v113b.zip]
|Download=[//www.srehttp.org/distrib/cheklink_v113c.zip cheklink_v113c.zip]
|Website=http://www.srehttp.org/apps/cheklink/
|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 html documents reachable from this root.
* 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.
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:Network SW]]
[[Category:Web Site Authoring Software]]
[[Category:Open Source Software]]

Revision as of 12:41, 24 August 2020

CheckLink
Version 1.13c (Dec 2001)
Vendor
Author Daniel Hellerstein
License GNU GPL
Download cheklink_v113c.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.

  • 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.

Documentation