All Projects â†’ alanmcgovern â†’ Monotorrent

alanmcgovern / Monotorrent

Licence: mit
The official repository for MonoTorrent, a bittorrent library for .NET

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Monotorrent

Autodl Irssi
A community-driven fork of autodl-irssi
Stars: ✭ 315 (-61.06%)
Mutual labels:  torrent, bittorrent
Trackerslistcollection
🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!
Stars: ✭ 9,761 (+1106.55%)
Mutual labels:  torrent, bittorrent
Parse Torrent
Parse a torrent identifier (magnet uri, .torrent file, info hash)
Stars: ✭ 325 (-59.83%)
Mutual labels:  torrent, bittorrent
Create Torrent
Create .torrent files
Stars: ✭ 264 (-67.37%)
Mutual labels:  torrent, bittorrent
Webtorrent Hybrid
WebTorrent (with WebRTC support in Node.js)
Stars: ✭ 422 (-47.84%)
Mutual labels:  torrent, bittorrent
Bittorrent Protocol
Simple, robust, BitTorrent peer wire protocol implementation
Stars: ✭ 279 (-65.51%)
Mutual labels:  torrent, bittorrent
Rain
🌧 BitTorrent client and library in Go
Stars: ✭ 574 (-29.05%)
Mutual labels:  torrent, bittorrent
parse-torrent-file
DEPRECATED: Parse a .torrent file and return an object of keys/values
Stars: ✭ 62 (-92.34%)
Mutual labels:  torrent, bittorrent
Torrent
Full-featured BitTorrent client package and utilities
Stars: ✭ 4,138 (+411.5%)
Mutual labels:  torrent, bittorrent
Btpd
⚡ The BitTorrent Protocol Daemon
Stars: ✭ 365 (-54.88%)
Mutual labels:  torrent, bittorrent
Nyaa
Bittorrent software for cats
Stars: ✭ 2,899 (+258.34%)
Mutual labels:  torrent, bittorrent
Radarr
A fork of Sonarr to work with movies Ă  la Couchpotato.
Stars: ✭ 5,707 (+605.44%)
Mutual labels:  torrent, bittorrent
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-95.43%)
Mutual labels:  torrent, bittorrent
Ant
A lightweight, feature-rich, easy-to-use and nice-looking BitTorrent Client developed by golang, angular 7, and electron.
Stars: ✭ 292 (-63.91%)
Mutual labels:  torrent, bittorrent
autodl-rutorrent
ruTorrent plugin for autodl-community fork of autodl-irssi
Stars: ✭ 90 (-88.88%)
Mutual labels:  torrent, bittorrent
Newtrackon
newTrackon, a public open BitTorrent trackers monitoring tool
Stars: ✭ 325 (-59.83%)
Mutual labels:  torrent, bittorrent
privtracker
Private BitTorrent tracker generator
Stars: ✭ 84 (-89.62%)
Mutual labels:  torrent, bittorrent
nexusphp
A private tracker application base on NexusPHP
Stars: ✭ 209 (-74.17%)
Mutual labels:  torrent, bittorrent
Zeronet
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
Stars: ✭ 17,227 (+2029.42%)
Mutual labels:  torrent, bittorrent
Webtorrent
⚡️ Streaming torrent client for the web
Stars: ✭ 25,554 (+3058.71%)
Mutual labels:  torrent, bittorrent

MonoTorrent

NuGet version

Build status - master Test status - master Coverage - master

Build status - release Tests - release Coverage -release

Backers on Open Collective

Supported Specifications

This is a list of all the BEPs which have been implemented in MonoTorrent. A full list of all available BEPs can be seen here

Final/Active BEPs

Accepted BEPs

Draft BEPs

Others

Supported Client Features

The client downloads torrents and has a wide range of functionality.

  • Prioritise specific files.

  • Selective file downloading (including the ability to not download specific files).

  • Rarest first piece picking (takes priorisation into account).

  • End-game mode to boost the last 1-2% of the download.

  • Sequential downloading (for media files).

  • Per-torrent download/upload rate limiting.

  • Overall download/upload rate limiting.

  • In memory cache to reduce disk reads.

  • Auto-throttling if the download rate exceeds the piece verification/disk write rate.

  • IPV4 connections.

  • IPV6 connections.

  • IP address ban lists.

  • Creating torrents from a single file, a folder, or arbitrary files in arbitrary folders.

  • Fast resume data can be saved/restored to avoid hashing the data every time a torrent is started.

  • Incremental piece hashing (reduces disk reads by incrementally hashing each block in a piece as it is received).

  • Partial Hash Checking. If a TorrentFile has its Priority set to DoNotDownload then these files will be skipped when the hash check runs. If the priority is raised then the files will be automatically hash checked (if needed) before any piece is downloaded.

  • Sparse files (NTFS filesystem).

  • UPnP port forwarding.

  • NAT-PMP port forwarding.

  • Creating and using Magnet URI.

Supported Tracker Features

This is a standard bittorrent tracker server.

  • HTTP announce and scrape requests.
  • UDP announce and scrape requests.
  • Compact peer responses (reduces bandwidth)
  • Optionally allows unregistered torrents. In this mode the tracker will begin maintaining peer lists for a torrent as soon as the first announce request is received.

JetBrains

A special thank you to JetBrains for supplying a free license to their tooling so I can continue to deliver great features on this opensource project.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].