Skip to content

An awesome new way to figure out which part of a file is bad using checksums!

License

Notifications You must be signed in to change notification settings

StephanieSunshine/shaspider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Shaspider

An awesome new way to figure out which part of a file is bad using checksums!

Table of Contents
  1. Getting Started
  2. Usage
  3. Contributing
  4. License
  5. Acknowledgements
  6. Contact

Getting Started

To get a local copy up and running follow these simple example steps. Your result will be either a json array of sha256 checksums split by blocksize or an error message.

Prerequisites

  1. Golang

Installation

  1. Clone repo git clone https://github.com/StephanieSunshine/shaspider
  2. Install go install

Usage

Usage of shaspider [options] <filename>:
  -blocksize int
    	Blocksize in bytes (default 1073741824)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

Contact

About

An awesome new way to figure out which part of a file is bad using checksums!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages