Provided by: i2p-router_0.9.48-1.1_all 

名称
Eepget - I2P 下载器
概要
eepget [options]URL
描述
通过 HTTP 非交互式地下载一个文件。支持通过 I2P 和常规互联网传输。 Eepget 能够处理缓慢或不稳定的网络连接;如果由于网络问题导致下载不成功,它将继续重试,直到 检索到整个文件(如果已设定 -n 选项)。如果远程服务器支持,eepget 将指示服务器从中断点继 续。
选项
-c 明网。不使用代理。同 -p :0 。 -e etag 设定请求头中的 etag 值。 -h 名称=值 使用指定的名称和值添加任意请求头。 -l 行长度 控制进度显示。 lineLen 控制进度行的字符长度。默认为40。 -m markSize Controls the progress display. markSize is the number of bytes one '#' character represents. The default is 1024. -n 次重试 Specify the number of times to retry downloading if the download isn't successful. If this option is not specified, eepget will not retry. -o 文件 设置要写入的输出文件。 如果未指定此选项,输出文件名将由URL确定。 -p proxy_host[:port] Specify an I2P proxy server (eeproxy) to use. If the port is not specified, eepget will use 4444. If this option is not specified, eepget will use 127.0.0.1:4444. Specify -c or -p :0 to disable the eeproxy. -t 秒 Sets the inactivity timeout. The default is 60 seconds. -u 用户名 Sets the username for proxy authorization, if required. -x 密码 Sets the password for proxy authorization, if required. If a username is specified but not a password, EepGet will prompt for the password.
退出状态
eepget 退出状态为 0 表示传输成功。如果下载遇到问题,则退出状态非 0。
报告漏洞
Please enter a ticket on the I2P trac page ⟨https://trac.i2p2.de/⟩.
另见
i2prouter(1) curl(1) wget(1) 2017年1月26日 EEPGET(1)