토렌트 피어 Flags 플래그의 의미
토렌트 Peers 상태창에서 볼 수 있는 항목들이다. Flags 플래그에 D HXEP UD XE IEP IP 등이 있는데, 도통 봐도 무슨 의미인지 알 수 없다. uTorrent 의 FAQ 에 설명이 있어서 가져와 봤다. D = Currently downloading (interested and not choked) d = Your client wants to download, but peer doesn't want to send (interested and choked) U = Currently uploading (interested and not choked) u = Peer wants your client to upload, but your client doesn't want to (interested and choked) O = Optimistic unchoke S = Peer is snubbed I = Peer is an incoming connection K = Peer is unchoking your client, but your client is not interested ? = Your client unchoked the peer but the peer is not interested X = Peer was included in peerlists obtained through Peer Exchange (PEX) or an IPv6 peer told you its IPv4 address. H = Peer was obtained through DHT. E = Peer is using Protocol Encryption (all traffic) e = Peer is using Protocol Encryption (handshake) P = Peer is using uTorrent uTP L = Peer is local (discovered through network broadcast, or in reserved local IP ran...