文章预览
``` http://1337.abcvg.info:80/announce,http://207.241.226.111:6969/announce,http://207.241.231.226:6969/announce,http://78.30.254.12:2710/announce,http://[2001:1b10:1000:8101:0:2…
文章
标签
喜欢
共找到 9 篇相关文章
文章预览
``` http://1337.abcvg.info:80/announce,http://207.241.226.111:6969/announce,http://207.241.231.226:6969/announce,http://78.30.254.12:2710/announce,http://[2001:1b10:1000:8101:0:2…
文章预览
One Docker image for all file downloading, managing, playing and evening sharing platforms! Features include: ----------------- * Aria2 (SSL support) * AriaNg * Rclone * Auto …
文章预览
To install aria2 on Linux, you can use your distribution's package manager. Here are some examples: * On Ubuntu or Debian, you can use the following command to install aria2: …
文章预览
To add a tracker to a BT client, you can usually do so by editing the properties or advanced settings of the torrent file in the client. Here are the general steps to follow: 1.…
文章预览
To resume a partially-downloaded file with aria2, you can use the `-c` or `--continue` flag when running aria2 to instruct it to continue the download from where it left off. Here…
文章预览
To set download speed limits in aria2, you can use the `--max-download-limit` flag followed by the maximum download speed you want to set in bytes per second. Here's an example co…
文章预览
4. How to download from a magnet link with aria2? To download from a magnet link with aria2, you can simply pass the magnet link as an argument to aria2c: ``` aria2c "magnet:…
文章预览
To use aria2 in conjunction with a proxy server, you can use the `--http-proxy` and `--https-proxy` flags followed by the URL of the proxy server. Here's an example command: ``…
文章预览
To enable Peer Exchange (PEX) in aria2, you can use the --enable-peer-exchange=true flag. Here's an example command: ``` aria2c --enable-peer-exchange=true http://example.com/f…