qBittorrent

qBittorrent是一个用C++/Qt编程的bittorrent客户端,使用Arvid Norberg的libtorrent(有时称为libtorrent-rasterbar)。(qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.)

Github stars Tracking Chart

qBittorrent是一个用C++/Qt编程的bittorrent客户端,使用Arvid Norberg的libtorrent(有时称为libtorrent-rasterbar)。

qBittorrent 项目旨在提供一个替代 μTorrent 的自由软件。此外,qBittorrent 可在所有主要平台(Linux,Mac OS X,Windows,OS/2,FreeBSD)上运行,并提供相同的功能。

qBittorrent是基于Qt工具包和 libtorrent-rasterbar 编写的。

qBittorrent 特性
  • µTorrent一样优美的用户界面
  • 良好的集成的和可扩展的搜索引擎
    • 同时搜索最著名的 BitTorrent 搜索网站
    • 每类别指定搜索请求 (如书籍、 音乐、 电影)
  • Bittorrent 的所有扩展
  • DHT,对等交换、 完全加密,Magnet/BitComet URIs,......
  • 通过 Web 用户界面的远程控制
    • 几乎相同的常规的U,All in Ajax
  • 对于 trackers, peers and torrents 的先进的控制
    • Torrents排队和确定优先次序
    • Torrent内容选择和确定优先次序
  • UPnP/NAT-PMP 端口转发支持
  • 可用在 ~41 种语言 (Unicode 支持)
  • Torrent 创建工具
  • 先进的 RSS 支持与下载过滤器 (比如 regex)
  • 带宽调度程序
  • IP 筛选 (eMule 和 PeerGuardian 兼容)
  • IPv6 兼容
  • 连续下载(又名"顺序下载")
  • 在大多数平台上可用︰ Linux,Mac OS X,Windows、 OS/2,FreeBSD

Overview

Name With Ownerqbittorrent/qBittorrent
Primary LanguageC++
Program languageShell (Language Count: 10)
PlatformBSD, Linux, Mac, Windows
License:Other
Release Count236
Last Release Namerelease-4.6.4 (Posted on 2024-03-24 01:58:59)
First Release Namerelease-0.9.2 (Posted on 2007-04-10 21:22:13)
Created At2012-02-04 09:37:46
Pushed At2024-05-05 06:16:54
Last Commit At2024-05-03 21:03:08
Stargazers Count25.2k
Watchers Count417
Fork Count3.8k
Commits Count12.8k
Has Issues Enabled
Issues Count15513
Issue Open Count2825
Pull Requests Count3366
Pull Requests Open Count31
Pull Requests Close Count853
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

qBittorrent - A BitTorrent client in Qt

TravisCI Status
AppVeyor Status
Coverity Status


Description:

qBittorrent is a bittorrent client programmed in C++ / Qt that uses
libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.

It aims to be a good alternative to all other bittorrent clients
out there. qBittorrent is fast, stable and provides unicode
support as well as many features.

This product includes GeoLite data created by MaxMind, available from
https://www.maxmind.com/

Installation:

For installation, follow the instructions from INSTALL file, but simple:

./configure
make && make install
qbittorrent

will install and execute qBittorrent hopefully without any problem.

Public key:

Starting from v3.3.4 all source tarballs and binaries are signed.
The key currently used is 4096R/5B7CC9A2 with fingerprint D8F3DA77AAC6741053599C136E4A2D025B7CC9A2.
You can also download it from here.
PREVIOUSLY the following key was used to sign the v3.3.4 source tarballs and v3.3.4 Windows installer only: 4096R/520EC6F6 with fingerprint F4A5FD201B117B1C2AB590E2A1ACCAE4520EC6F6.

Misc:

For more information please visit:
https://www.qbittorrent.org

or our wiki here:
http://wiki.qbittorrent.org

Use the forum for troubleshooting before reporting bugs:
http://forum.qbittorrent.org

Please report any bug (or feature request) to:
http://bugs.qbittorrent.org

You can also meet me (sledgehammer_999) on IRC:
#qbittorrent on irc.freenode.net


sledgehammer999 sledgehammer999@qbittorrent.org

To the top