Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/dannyzb/dht/v2

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/dannyzb/dht/v2

  • v2.0.0-20240530173917-27153e2de96a
  • Source
  • Go
  • Socket score

Version published
Created
Source

dht

Go Reference

Installation

Get the library package with go get github.com/dannyzb/dht/v2, or the provided cmds with go install github.com/dannyzb/dht/v2/cmd/...@latest.

Commands

Here I'll describe what some of the provided commands in ./cmd do.

dht

Supports various commands operating on the DHT.

% go run github.com/dannyzb/dht/v2/cmd/dht --help
valid arguments at this point:
  --help|-h
  --network <string>
  --secure
  --bootstrap-addr <[]string>
  --query-resend-delay <time.Duration>
  derive-put-target
  put
  put-mutable-infohash
  get
  ping
  get-peers
  query
  ping-nodes

Downstream projects

Projects that uses this repo in novel ways.

  • cove: Torrent browser with streaming, DHT search, video transcoding and casting.
  • btlink: btlink supports DNS records stored on the DHT.

FAQs

Package last updated on 30 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc