qbittorrent教程
Torrent is very fast reliable protocol used to download files over internet from other users. There are a lot of torrent clients with different usage type. In this tutorial we will look how to install and use Qbittorrent
Torrent是一种非常快速可靠的协议,用于从其他用户通过Internet下载文件。 有许多使用不同使用类型的Torrent客户端。 在本教程中,我们将研究如何安装和使用Qbittorrent
安装 (Install)
We can install Qbittorrent like below. For all types of installation we need root privileges.
我们可以像下面那样安装Qbittorrent。 对于所有类型的安装,我们都需要root特权。
Ubuntu,Debian,薄荷 (Ubuntu, Debian, Mint)
$ apt install qbittorrent
CedOS的Fedora (Fedora, CentOS)
$ yum install qbittorrent
添加洪流下载 (Add Torrent For Download)
Torrents can be added in two ways. One is by specifying the torrent file with Add Torrent File
. Other one is Add Torrent Link
where we can specify the torrent file URL or a magnet.
洪流可以通过两种方式添加。 一种是通过使用Add Torrent File
指定torrent文件。 另一个是“ Add Torrent Link
种子Add Torrent Link
,我们可以在其中指定种子文件URL或磁铁。
列出Torrent和对等信息(List Torrent and Peer Information)
While downloading torrent we may need to get detailed information about torrents. We can use buttons below the Qbittorrent to get information like
下载torrent时,我们可能需要获取有关torrent的详细信息。 我们可以使用Qbittorrent下面的按钮来获取诸如
general
general
Trackers
Trackers
Peers
Peers
设置速度或带宽限制(Set Speed or Bandwidth Limit)
We can specify bandwidth limit from Tools
-> Options
-> Speed
like below. We can specify Upload and download limits also provide the time frame to enforce limits. General use case for best user experience is limiting torrent bandwidth usage in daytime.
我们可以从Tools
-> Options
-> Speed
指定带宽限制,如下所示。 我们可以指定上传和下载限制,还提供实施限制的时间范围。 最佳用户体验的一般用例是限制白天的洪流带宽使用。
设置或更改下载位置(Set or Change Download Location)
We can change or set download location. We will access related configuration from Tools
-> Options
-> Downloads
. We will set the Default Save PAth
. We can also sppecify the torrent file download path, incomplete download path etc.
我们可以更改或设置下载位置。 我们将从Tools
-> Options
-> Downloads
访问相关配置。 我们将设置Default Save PAth
。 我们还可以指定种子文件下载路径,不完整的下载路径等。
启用网页界面(Enable Web Interface)
We can access the Qbittorrent from browser with web ui. We should enable the Web User Interface from Tools
-> Options
->Web UI
. We can also set port, user name, password options from this page.
我们可以使用Web ui从浏览器访问Qbittorrent。 我们应该从Tools
-> Options
-> Web UI
启用Web用户Web UI
。 我们还可以从此页面设置端口,用户名,密码选项。
翻译自: https://www.poftut.com/install-use-qbittorrent-tutorial/
qbittorrent教程