fetch-dht/README.md

26 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2020-04-15 06:33:29 +00:00
# fetch-dht [![Build Status](https://jenkins.home.keganmyers.com/buildStatus/icon?job=fetch-dht-pipeline)](https://jenkins.home.keganmyers.com/job/fetch-dht-pipeline/)
2020-04-12 21:33:32 +00:00
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.
2020-04-12 21:41:13 +00:00
Please note that by submitting a pull request to this repository you are:
2020-04-12 21:33:32 +00:00
- 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.
2020-04-12 21:41:13 +00:00
If you wish to contribute financially you may do so through [Patreon](https://www.patreon.com/terribleplan).