资 源 简 介
Given a directory of Squid (http://www.squid-cache.org/) cached data, this java application will parse out the raw files (images, css, js, etc.), into a separate directory. The application will also deflate gzipped data from the cache (e.g. HTTP Content-Encoding: gzip).
Software Requirements:
Java SE 5
usage: SquidCacheParser -debug print debugging information -dest
destination directory for parsed cached data -help print this message -logfile use given file for log -source source directory for cached data -usage show usage information -verbose be extra verbose