An open API service indexing awesome lists of open source software.

https://github.com/xmidt-org/hashy

hashy is a UDP-based server that responds to queries for device hashes
https://github.com/xmidt-org/hashy

labweek

Last synced: 12 days ago
JSON representation

hashy is a UDP-based server that responds to queries for device hashes

Awesome Lists containing this project

README

        

# hashy

hashy enjoys performing hashes, particular in response to DNS queries. But sadly, hashy doesn't have enough to do. Won't you give hashy something to do? No? You monster!

[![Build Status](https://github.com/xmidt-org/hashy/workflows/CI/badge.svg)](https://github.com/xmidt-org/hashy/actions)
[![codecov.io](http://codecov.io/github/xmidt-org/hashy/coverage.svg?branch=main)](http://codecov.io/github/xmidt-org/hashy?branch=main)
[![Go Report Card](https://goreportcard.com/badge/github.com/xmidt-org/hashy)](https://goreportcard.com/report/github.com/xmidt-org/hashy)
[![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/xmidt-org/hashy/blob/main/LICENSE)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xmidt-org_PROJECT&metric=alert_status)](https://sonarcloud.io/dashboard?id=xmidt-org_PROJECT)
[![GitHub release](https://img.shields.io/github/release/xmidt-org/hashy.svg)](CHANGELOG.md)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/xmidt-org/hashy)](https://pkg.go.dev/github.com/xmidt-org/hashy)

## Summary

Summary should be a small paragraph explanation of what this project does.

## Table of Contents

- [Code of Conduct](#code-of-conduct)
- [Details](#details)
- [Install](#install)
- [Contributing](#contributing)

## Code of Conduct

This project and everyone participating in it are governed by the [XMiDT Code Of Conduct](https://xmidt.io/docs/community/code_of_conduct/).
By participating, you agree to this Code.

## Details

Add details here.

## Install

Add details here.

## Contributing

Refer to [CONTRIBUTING.md](CONTRIBUTING.md).