aria2c -h#http|grep proxy connection to HTTP/FTP/proxy server.After the --http-proxy=PROXYUsea proxy serverforHTTP.To override a previously defined proxy,use"".See also the --all-proxy option.--https-proxy=PROXYUsea proxy serverforHTTPS.To override a previously defined proxy,use"".See ...
$aria2c --http-proxy="http://proxy:8080""http://host/file"$aria2c --http-proxy="http://proxy:8080"--no-proxy="localhost,127.0.0.1,192.168.0.0/16""http://host/file" FTP 下载: $ aria2c--ftp-proxy="http://proxy:8080" "ftp://host/file"NOTE: See--http-proxy, --https-proxy...
设置http代理 aria2c --http-proxy='http://proxy:8080' http://host/file 使用需要认证的代理 aria2c --http-proxy='http://proxy:8080' --http-proxy-user='username' --http-proxy-passwd='password' http://host/file aria2c --http-proxy='http://username:password@proxy:8080' http://host/...
input-file=/etc/aria2c/aria2.session save-session=/etc/aria2c/aria2.session# 最大同时下载数(任务数), 路由建议值: 3max-concurrent-downloads=32# 断点续传continue=true# 同服务器连接数max-connection-per-server=16# 最小文件分片大小, 下载线程数上限取决于能分出多少片, 对于小文件重要min-split...
FTP/SFTP through HTTP Proxy Download/Upload speed throttling BitTorrent extensions: Fast extension, DHT, PEX, MSE/PSE, Multi-Tracker, UDP tracker BitTorrent WEB-Seeding. aria2 requests chunks more than piece size to reduce the request overhead. It also supports pipelined requests with piece size....
1)资源占用少:Aria2非常轻量化,占用CPU和内存一小部分。正常FTP/HTTP下载,占用内存约为4MB,...
参数时此选项无效 out= # 代理服务器请求方法 # 设置用来请求代理服务器的方法; 方法可设置为GET或TUNNEL; HTTPS下载将忽略此选项并总是使用TUNNEL proxy-method=...就像"顺序"一样, 依赖于--min-split-size选项 # 如果设置为"几何", aria2会先选择索引最小的分片, 然后会为之前选择的分片保留指数增长...
all-proxy=http://192.168.6.113:8118 #用户名 #rpc-user=user #密码 #rpc-passwd=passwd #上面的认证方式不建议使用,建议使用下面的token方式 #设置加密的密钥 #rpc-secret=token #允许rpc enable-rpc=true #允许所有来源, web界面跨域权限需要 rpc-allow-origin-all=true ...
[debug] Proxy map: {} [debug] Request Handlers: urllib [debug] Loaded 1803 extractors [debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp-master-builds/releases/latest Latest version: master@2024.05.13.232520 from yt-dlp/yt-dlp-master-builds yt-dlp is up to date ...
Например, у вас http-proxy-user="myname", http-proxy-passwd="mypass"в aria2.conf ивыуказали --http-proxy="http://proxy" в командной строке, тогда запрос к HTTP-прокси http://proxy будет с польз...