a server that fetches peers from the DHT swarm and serves them https://dht.terrible.network/
Go to file
Kegan Myers 286b5a3f6d Fix typo in "support" section 2020-04-15 07:07:46 +00:00
deploy add tests to dockerfile; remove namespace from deployment manifest 2020-04-15 00:36:18 -05:00
lib remove lingering reference to requestId in base log method 2020-04-13 07:39:46 -05:00
routes initial commit 2020-04-12 16:33:32 -05:00
static Fix typo in "support" section 2020-04-15 07:07:46 +00:00
.dockerignore add .git directory to .dockerignore 2020-04-12 16:37:47 -05:00
.gitignore initial commit 2020-04-12 16:33:32 -05:00
Dockerfile add tests to dockerfile; remove namespace from deployment manifest 2020-04-15 00:36:18 -05:00
Jenkinsfile add working Jenkinsfile with prod deploys 2020-04-15 01:25:29 -05:00
LICENSE initial commit 2020-04-12 16:33:32 -05:00
README.md Add status badge to README 2020-04-15 06:33:29 +00:00
index.js initial commit 2020-04-12 16:33:32 -05:00
integration.js fix use of 'catch' instead of 'try' 2020-04-15 01:29:08 -05:00
package.json add node-fetch as dev dependency 2020-04-15 01:13:35 -05:00
yarn.lock add node-fetch as dev dependency 2020-04-15 01:13:35 -05:00

README.md

fetch-dht Build Status

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

License

MIT

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 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.