Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 646 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 646 Bytes

System.Net.Torrent

Open source bittorrent scraper and peer wire implementation written in C#

  • Tracker Announce (HTTP/UDP)
  • Tracker Scrape (HTTP/UDP)
  • PeerWire (TCP) Client
  • Choke
  • Unchoke
  • Interested
  • Not Interested
  • Have
  • Bitfield (Optional obsfucation)
  • Request
  • Piece
  • Fast Protocol Extensions
  • Extended Protocol Extensions
  • Local Peer Discovery (Non-existant Multicast BEP-14)
  • Peer Exchange (utPEX)
  • Trackerless Metadata (utMetadata)
  • Magnet Link Parser
  • Bencode Encode/Decode
  • .torrent Metadata Parser