blob: ee633a733adbc757cf6ed98a14b878c35acb7327 (
plain) (
blame)
1
2
3
4
5
6
7
|
HTdump is an automation utility to retrieve URLs and write them to a file, or
process them through a pipeline. It is also a very usefull tool for web
developer who work low level, for example with CGI binaries. This makes a
perfect debugging tool, since it allows usual but also rfc-illegal operations.
Packet level debugging is included in this tool.
WWW: http://arak.cs.hro.nl/~ren/linux/
|