fetch-dht/README.md

26 lines
1.1 KiB
Markdown

# fetch-dht [![Build Status](https://jenkins.home.keganmyers.com/buildStatus/icon?job=fetch-dht-pipeline)](https://jenkins.home.keganmyers.com/job/fetch-dht-pipeline/)
fetch-dht is a server that fetches peers from the [DHT](https://www.bittorrent.org/beps/bep_0005.html) swarm and serves them, likely to a bittorrent client performing an "announce".
# fetch-dht server list
- [dht.terrible.network](https://dht.terrible.network) - hosted by author
# License
[MIT](./LICENSE)
# Contributing
This gitea instance is currently not open for self registration. If you [email me](mailto:kegan@keganmyers.com) I will create you an account, after which you can use your account to make a pull request.
Please note that by submitting a pull request to this repository you are:
- Agreeing to publish your code under the MIT license
- Confirming that you have the right (copyright, patent, etc.) to release your contribution under an MIT license
No PRs with modified licenses will be accepted or reviewed.
If you wish to contribute financially you may do so through [Patreon](https://www.patreon.com/terribleplan).