command
module
Version:
v0.0.0-...-70d436f
Opens a new window with list of versions in this module.
Published: May 19, 2016
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
checksigd
remote hosted file integrity verification
Use it:
Send a POST request to https://checksigd.herokuapp.com
Here is the most basic,
curl -d "url=<location-of-remote-hash>" <checksigd-instance>
For example,
curl -d "url=http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/tar_files/src.tar.gz.MD5" https://checksigd.herokuapp.com
Returns:
MD5 (tar_files/src.tar.gz) = e912d0ce6eec255391cc66de8772c100
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.