remote-zip-peek is a tool that allows you to inspect the contents of a remote ZIP file using HTTP Range requests. It fetches only the Central Directory located at the end of the file, saving bandwidth and time.
-
Updated
May 16, 2026 - Rust