qBittorrent-Enhanced-Edition/README.md

114 lines
3.9 KiB
Markdown
Raw Permalink Normal View History

2022-01-08 02:14:13 +08:00
qBittorrent Enhanced Edition
------------------------------------------
2022-01-08 02:14:13 +08:00
[Important Note for user and tracker operators](NOTE.md)
********************************
# Features:
1. Auto Ban Xunlei, QQ, Baidu, Xfplay, DLBT and Offline downloader
2. _Auto Ban Unknown Peer from China_ Option (Default: OFF)
3. Auto Update Public Trackers List (Default: OFF)
4. Auto Ban BitTorrent Media Player Peer Option (Default: OFF)
2022-01-08 02:14:13 +08:00
5. Peer whitelist/blacklist
********************************
2015-03-13 15:01:20 +08:00
### Description:
2014-05-04 21:28:29 +08:00
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.
The free [IP to Country Lite database](https://db-ip.com/db/download/ip-to-country-lite) by [DB-IP](https://db-ip.com/) is used for resolving the countries of peers. The database is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
2009-11-16 15:15:12 +08:00
### 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.
2022-01-08 02:14:13 +08:00
## Repository
If you are using a desktop Linux distribution without any special demands, you can use AppImage from release page.
Latest AppImage download: [qBittorrent-Enhanced-Edition-x86_64.AppImage](https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/latest/download/qBittorrent-Enhanced-Edition-x86_64.AppImage)
2022-01-08 02:14:13 +08:00
#### Arch Linux (Maintainer: [c0re100](https://github.com/c0re100))
[AUR](https://aur.archlinux.org/packages/qbittorrent-enhanced-git/)
[nox AUR](https://aur.archlinux.org/packages/qbittorrent-enhanced-nox-git/)
#### Debian (Maintainer: [Kolcha](https://github.com/Kolcha))
##### Qt5 variants (Debian 11 and above):
2022-01-08 02:14:13 +08:00
[GUI](https://software.opensuse.org//download.html?project=home%3Anikoneko%3Atest&package=qbittorrent-enhanced)
[nox](https://software.opensuse.org//download.html?project=home%3Anikoneko%3Atest&package=qbittorrent-enhanced-nox)
##### Qt6 variants (Debian Testing and above):
[GUI](https://software.opensuse.org//download.html?project=home%3Anikoneko%3Atest&package=qbittorrent-enhanced-qt6)
[nox](https://software.opensuse.org//download.html?project=home%3Anikoneko%3Atest&package=qbittorrent-enhanced-nox-qt6)
The one [repository](https://build.opensuse.org/project/show/home:nikoneko:test) contains all 4 variants listed above, links to specific packages are provided for convenience.
2022-01-08 02:14:13 +08:00
#### openSUSE/RPM-based Linux distro (Maintainer: [PhoenixEmik](https://github.com/PhoenixEmik))
[openSUSE repo](https://build.opensuse.org/package/show/home:PhoenixEmik/qbittorrent-enhanced-edition)
#### Ubuntu (Maintainer: [poplite](https://github.com/poplite))
[PPA](https://launchpad.net/~poplite/+archive/ubuntu/qbittorrent-enhanced)
#### macOS (Homebrew) (Maintainer: [AlexaraWu](https://github.com/AlexaraWu))
```
brew install c0re100-qbittorrent
```
#### Windows
Windows 10 & 11 (Maintainer: [c0re100](https://github.com/c0re100))
```
winget install c0re100.qBittorrent-Enhanced-Edition
```
2022-01-08 02:14:13 +08:00
Chocolatey (Maintainer: [iYato](https://github.com/iYato))
```
choco install qbittorrent-enhanced
```
Scoop (Maintainer: [Chawye Hsu](https://github.com/chawyehsu))
```
scoop bucket add dorado https://github.com/chawyehsu/dorado
scoop install qbittorrent-enhanced
```
### Misc:
For more information please visit:
2017-12-27 07:22:03 +08:00
https://www.qbittorrent.org
2009-11-25 05:27:34 +08:00
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
2022-01-08 02:14:13 +08:00
For enhanced features bug(such as Auto Ban, API, Auto Update Tracker lists...), please report to:
https://github.com/c0re100/qBittorrent-Enhanced-Edition/issues