Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise

License

NotificationsYou must be signed in to change notification settings

anacrolix/dht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference

Installation

Get the library package withgo get github.com/anacrolix/dht/v2, or the provided cmds withgo install github.com/anacrolix/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/anacrolix/dht/v2/cmd/dht --helpvalid 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.

About

dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp