
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
github.com/dannyzb/dht/v2
Advanced tools
dht implements the mainline DHT protocol used by BitTorrent. It provides server and client implementations, handling the protocol level stuff, and allowing the user to provide their own store and routing table implementations.
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.
Several commands are provided that use the library:
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
Projects that uses this repo in novel ways.
FAQs
Unknown package
Did you know?

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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.