Skip to content

Instantly share code, notes, and snippets.

@Lifeni
Last active April 9, 2021 05:30
Show Gist options
  • Save Lifeni/b89290257e08480395e8637ef33b000e to your computer and use it in GitHub Desktop.
Save Lifeni/b89290257e08480395e8637ef33b000e to your computer and use it in GitHub Desktop.
记录一些常用的命令
wget --mirror --convert-links example.com
# 下载/保存一个网站,
# 包括网站下静态资源,不包括外链内容,
# 也就是只保存同一域名下的内容
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment