Warc-proxy
Jump to navigation
Jump to search
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt673a6fb01c8221_13717773
Description[edit]
Warc-proxy can be used to view the sites contained in a WARC file with Mozilla Firefox. Warc-proxy consists of two parts:
- A python script, which sets up a simple server.
- A Firefox add-on which interacts with the python server and lets you navigate the archive structure
Issues[edit]
Because the last changes to this tool were comitted 2013, the Firefox add-on is not signed for use with curent Firefox versions. The tool therefore can not be used with Firefox 48 or newer, since the option to disable signature enforcement was discontinueed. This issue can be solved by using the Firefox Nightly build.
User Experiences[edit]
- User JFS: Warc-proxy is relatively easy to install and use. It displayed all the sites in our sample perfectly.
Development Activity[edit]
- 2013-01-05 20:55:24
- [tag:github.com,2008:Grit::Commit/3d7a81e1980cacef8760a1277f1543eaa0ce8b5f Fix handling of chunked responses.]
- by alard@example.com
- 2013-01-05 18:11:43
- [tag:github.com,2008:Grit::Commit/8717f33b642f414de896dcafb2e91a3dc27c38ca Do not send Content-Length for chunked responses.]
- by alard@example.com
- 2013-01-05 18:11:31
- [tag:github.com,2008:Grit::Commit/2cce43877e7cdaf507c1bcf4dba360687d68223c Connection: keep-alive for 404.]
- by alard@example.com
- 2013-01-05 14:51:47
- [tag:github.com,2008:Grit::Commit/d4239d416f92740cdb15b80b90637c14617f78a1 Type filter should skip responses without a type.]
- by alard@example.com
- 2013-01-05 14:46:49
- [tag:github.com,2008:Grit::Commit/8d5d19398ee8fbf71e671ff68fb83565b0b04bd8 Check for mime-type-less responses.]
- by alard@example.com