Giter VIP home page Giter VIP logo

aria2-ui's Introduction

aria2-ui

English | 简体中文

Aria2 with Aira-Ng web UI.

Quick start

docker run -d --name aria2-ui  --restart=always -p 6800:6800 -p 6880:80 -p 6888:81 -v /DOWNLOAD_DIR:/aria2/downloads huangzulin/aria2-ui

After finished, open http://serverip:6880/ in your browser for visiting ariang home page, open http://serverip:6888/ to browser your downloads folder.

Brief Introduction

  • Supported platforms: amd64, i386, arm64, arm/v7, arm/v6.
  • Use Apline:latest as base image, full image only 20Mb.
  • You can edit aria2 config file out of the image.
  • Use ariang as aria2 web ui, it seems much more beautiful.
  • Use darkhttpd as http server, it's very small(Only 36K after complied) and easy to use.
  • update bt tracker on starting

Install

  1. Mount /DOWNLOAD_DIR to /aria2/downloads and /CONFIG_DIR to /aria2/conf. When starting container, it will create aria2.conf file with default settings.
  2. Mapping ports:
  • 6800 for aira2 service
  • 80 for ariang http service
  • 6888 for downloads directory http service
  1. Set your secret code use "SECRET" variable, this will append rpc-secret=xxx to aira2.conf file.

aria2-ui's People

Contributors

huangzulin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aria2-ui's Issues

求个文件传输的教程

很好用!

Aria-Ng 主页工作正常, 浏览下载文件夹无法打开,想问一下最方便传输文件的方法及设置方法?ftp?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.