This website requires JavaScript.
Explore
Help
Sign in
iProbe
/
Docs
Watch
0
Star
0
Fork
You've already forked Docs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bf7783b414
Docs
/
linux基础
/
wget断点续传与限速下载.md
iProbe
ba848e218d
first commit
2022-10-18 16:59:37 +08:00
119 B
Raw
Blame
History
Unescape
Escape
参数-c
:
断点续传 参数--limit-rate=xxx
:
限速下载 wget -c --limit-rate=100k xxx # 限速100k
,
断点续传