Directories
¶
| Path | Synopsis |
|---|---|
|
Package missinggo contains miscellaneous helpers used in many of anacrolix' projects.
|
Package missinggo contains miscellaneous helpers used in many of anacrolix' projects. |
|
bitmap
Package bitmap provides a []bool/bitmap implementation with standardized iteration.
|
Package bitmap provides a []bool/bitmap implementation with standardized iteration. |
|
cmd/go-env
command
|
|
|
cmd/nop
command
|
|
|
cmd/query-escape
command
|
|
|
cmd/query-unescape
command
|
|
|
prioritybitmap
Package prioritybitmap implements a set of integers ordered by attached priorities.
|
Package prioritybitmap implements a set of integers ordered by attached priorities. |
|
Package sync records the stack when locks are taken, and when locks are blocked on and exports them as pprof profiles "lockHolders" and "lockBlockers".
|
Package sync records the stack when locks are taken, and when locks are blocked on and exports them as pprof profiles "lockHolders" and "lockBlockers". |
|
Package torrent implements a torrent client.
|
Package torrent implements a torrent client. |
|
cmd/dht-get-peers
command
|
|
|
cmd/dht-ping
command
Pings DHT nodes with the given network addresses.
|
Pings DHT nodes with the given network addresses. |
|
cmd/dht-secure-id
command
|
|
|
cmd/dht-server
command
|
|
|
cmd/magnet-metainfo
command
Converts magnet URIs and info hashes into torrent metainfo files.
|
Converts magnet URIs and info hashes into torrent metainfo files. |
|
cmd/torrent
command
Downloads torrents from the command-line.
|
Downloads torrents from the command-line. |
|
cmd/torrent-create
command
|
|
|
cmd/torrent-infohash
command
|
|
|
cmd/torrent-magnet
command
|
|
|
cmd/torrent-metainfo-pprint
command
|
|
|
cmd/torrent-pick
command
Downloads torrents from the command-line.
|
Downloads torrents from the command-line. |
|
cmd/torrent-verify
command
|
|
|
cmd/torrentfs
command
Mounts a FUSE filesystem backed by torrents and magnet links.
|
Mounts a FUSE filesystem backed by torrents and magnet links. |
|
cmd/tracker-announce
command
|
|
|
dht
Standard use involves creating a Server, and calling Announce on it with the details of your local torrent client and infohash of interest.
|
Standard use involves creating a Server, and calling Announce on it with the details of your local torrent client and infohash of interest. |
|
internal/cmd/bloom-estimate
command
|
|
|
iplist
Package iplist handles the P2P Plaintext Format described by https://en.wikipedia.org/wiki/PeerGuardian#P2P_plaintext_format.
|
Package iplist handles the P2P Plaintext Format described by https://en.wikipedia.org/wiki/PeerGuardian#P2P_plaintext_format. |
|
iplist/cmd/pack-blocklist
command
Takes P2P blocklist text format in stdin, and outputs the packed format from the iplist package.
|
Takes P2P blocklist text format in stdin, and outputs the packed format from the iplist package. |
|
logonce
Package logonce implements an io.Writer facade that only performs distinct writes.
|
Package logonce implements an io.Writer facade that only performs distinct writes. |
|
util/dirwatch
Package dirwatch provides filesystem-notification based tracking of torrent info files and magnet URIs in a directory.
|
Package dirwatch provides filesystem-notification based tracking of torrent info files and magnet URIs in a directory. |
|
Package utp implements uTP, the micro transport protocol as used with Bittorrent.
|
Package utp implements uTP, the micro transport protocol as used with Bittorrent. |
|
cmd/ucat
command
|
Click to show internal directories.
Click to hide internal directories.