Skip to content

Instantly share code, notes, and snippets.

@notpushkin
Created September 20, 2018 07:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notpushkin/44816a73e82523fb0f21c7a8d669f931 to your computer and use it in GitHub Desktop.
Save notpushkin/44816a73e82523fb0f21c7a8d669f931 to your computer and use it in GitHub Desktop.
?: your client unchoked the peer but the peer is not interested
D: currently downloading from the peer (interested and not choked)
d: your client wants to download, but peer doesn't want to send (interested and choked)
E: peer is using Protocol Encryption (all traffic)
e: peer is using Protocol Encryption (handshake)
F: peer was involved in a hashfailed piece (not necessarily a bad peer, just involved)
H: peer was obtained through DHT
h: peer connection established via UDP hole-punching
I: peer established an incoming connection
K: peer unchoked your client, but your client is not interested
L: peer has been or discovered via Local Peer Discovery
O: optimistic unchoke
P: peer is communicating and transporting data over uTP
S: peer is snubbed
U: currently uploading to the peer (interested and not choked)
u: the peer wants your client to upload, but your client doesn't want to (interested and choked)
X: peer was included in peer lists obtained through Peer Exchange (PEX)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment