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
- Host: GitHub
- URL: https://github.com/xmidt-org/hashy
- Owner: xmidt-org
- License: apache-2.0
- Created: 2023-06-13T03:44:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T06:41:03.000Z (16 days ago)
- Last Synced: 2025-05-13T00:52:24.819Z (12 days ago)
- Topics: labweek
- Language: Go
- Homepage:
- Size: 30.4 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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!
[](https://github.com/xmidt-org/hashy/actions)
[](http://codecov.io/github/xmidt-org/hashy?branch=main)
[](https://goreportcard.com/report/github.com/xmidt-org/hashy)
[](https://github.com/xmidt-org/hashy/blob/main/LICENSE)
[](https://sonarcloud.io/dashboard?id=xmidt-org_PROJECT)
[](CHANGELOG.md)
[](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).