a server that fetches peers from the DHT swarm and serves them
https://dht.terrible.network/
lib | ||
routes | ||
static | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
fetch-dht
fetch-dht is a server that fetches peers from the DHT swarm and serves them, likely to a bittorrent client performing an "announce".
fetch-dht server list
- dht.terrible.network - hosted by author
License
Contributing
This gitea instance is currently not open for self registration. If you email me I will create you an account, after which you can use your account to make a pull request.
Please note that by contributing 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.