Dreamhunter Blog

你指尖跃动的电光,是我此生不变的信仰

vuePress-theme-reco Dreamhunter    2019 - 2022
Dreamhunter Blog

Choose mode

  • dark
  • auto
  • light
首页
分类
  • algorithm
  • database
  • devops
  • docker
  • front
  • git
  • hackintosh
  • http
  • java
  • linux
  • odoo
  • nginx
  • macos
  • mq
  • other
  • python
  • redis
  • router
标签
归档
GitHub (opens new window)
author-avatar

Dreamhunter

119

文章

40

标签

首页
分类
  • algorithm
  • database
  • devops
  • docker
  • front
  • git
  • hackintosh
  • http
  • java
  • linux
  • odoo
  • nginx
  • macos
  • mq
  • other
  • python
  • redis
  • router
标签
归档
GitHub (opens new window)
  • Other

    • 安装 source-code-pro 字体
    • aria2 替代迅雷
    • hexo live2d
    • 爱奇艺弹幕 下载 解析 转换
    • mipad2 小米平板2 win10 屏蔽三个按键

aria2 替代迅雷

vuePress-theme-reco Dreamhunter    2019 - 2022

aria2 替代迅雷

Dreamhunter 2022/2/20 aria2other

# 安装

# macos
brew install aria2
# ubuntu
sudo apt install aria2

# 下载文件

# 链接可以为直链 磁力链接 种子文件
aria2c -s 8 -x 8 -d /mnt/tool/anime/Akebi-chanNoSailor-fuku -c "链接1" "链接2" --allow-overwrite=true

# aria2 github

aria2 (opens new window)

安装 source-code-pro 字体 hexo live2d

  • 安装
  • 下载文件
  • aria2 github