|
|
搜索
回复 无线路由器
[求助] openwrt wget 如何用用代理 只看楼主
楼主 home2012
收藏 2016-11-25 22:43
openwrt wget 如何用用代理 刷机刷了pandavan
linux知道如何用代理,但是这个openwrt怎么研究也不会,看提示可以用代理的了,大神们,谢谢了
[cisco4300s /opt/home/admin/w]# wget --help
BusyBox v1.24.2 (2016-07-03 22:44:59 CST) multi-call binary.
Usage: wget [-c|--continue] [-s|--spider] [-q|--quiet] [-O|--output-document FILE]
[--header 'header: value'] [-Y|--proxy on/off] [-P DIR]
[-U|--user-agent AGENT] [-T SEC] URL...
Retrieve files via HTTP or FTP
-s Spider mode - only check file existence
-c Continue retrieval of aborted transfer
-q Quiet
-P DIR Save to DIR (default .)
-T SEC Network read timeout is SEC seconds
-O FILE Save to FILE ('-' for stdout)
-U STR Use STR for User-Agent header
-Y Use proxy ('on' or 'off')
|
|