Anyone running a DHT node standalone? I'm looking for some cli tools for talking to DHT nodes.

This page summarizes the projects mentioned and recommended in the original post on /r/torrents

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • bootstrap-dht

    DHT bootstrap server

    Here's one

  • magnet2torrent

    Turn a bittorrent magnet link into a .torrent file (by JohnDoee)

    I made and am running magnet2torrent, but there are no cli tools to do anything other than query the DHT. Your question and your request is kinda two different things.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • dhtcrawler2

    dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents. The program save all torrent info into database and provide an http interface to search a torrent by a keyword

    Your question is a bit vague.. I suspect you're maybe looking for something akin to DHT scrapers? Look around there are a few existing projects for running DHT scrapers, nothing CLI but it should give you some ideas. e.g. Btdig links to this one https://github.com/btdigg-org/dhtcrawler2

  • btdht

    A python implementation of the Bittorrent DHT (Distributed Hash Table)

    Here is a Python library that does what you are looking for: https://github.com/nitmir/btdht

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts