checksigd

command module
v0.0.0-...-70d436f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2016 License: MIT Imports: 12 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL