]> Sergey Matveev's repositories - tofuproxy.git/commitdiff
Mention crawl website crawler
authorSergey Matveev <stargrave@stargrave.org>
Tue, 12 Jul 2022 08:45:49 +0000 (11:45 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 12 Jul 2022 08:45:49 +0000 (11:45 +0300)
doc/warcs.texi

index a3bfbce2c6d6a2147c4913de6330d4b89acbf207..681354ea6b41ed11ba95efe61554a461004c0087 100644 (file)
@@ -112,3 +112,6 @@ $ wget ... [--page-requisites] [--recursive] \
     --no-warc-keep-log --no-warc-digests [--warc-max-size=XXX] \
     --warc-file smth.warc ...
 @end example
+
+Or even more simpler @url{https://git.jordan.im/crawl/tree/README.md, crawl}
+utility written on Go too.