Last update at :2024-04-22,Edit by888u
1. Introduction Aria2 is a download artifact under Linux. It is used by many geeks. It can download http resources, seed files, magnet links, etc. It is powerful and integrates Chrome plug-ins to get rid of Baidu Cloud Disk. Speed limit. Aria2 has features:
1. High-speed, automatic multi-threaded downloading; resumed downloading at breakpoints; 2. Lightweight and occupies very little memory, usually an average of 4~9MB memory usage (official introduction); 3. Multi-platform. Supports deployment under Win/Linux/OSX/Android and other operating systems; 4. Modularization. Segmented download engine, fast file integration; 5. Support RPC interface remote; 6. Fully support BitTorrent protocol;
Official website: https://aria2.github.io
2. The one-click installation package was successfully installed under CentOS 6.
1. Install necessary components
Install clang
yum -y install clangInstall GCC, install GCC through SCL
wget https://copr.fedoraproject.org/coprs/rhscl/devtoolset-3/repo/epel-6/rhscl-devtoolset-3-epel-6.repo -O /etc/yum.repos.d/rhscl-devtoolset -3-epel-6.repo yum install devtoolset-3-gcc devtoolset-3-gcc-c++ devtoolset-3-binutils devtoolset-3-gcc-gfortran scl enable devtoolset-3 bash gcc --version2. One-click installation
wget https://us.com/wp-content/uploads/2017/01/aria2_insall.sh chmod +x aria2_insall.sh ./aria2_insall.shThe following components are installed: Aria2 main program opens port 6800 and starts RPC Server. RPC Server adds Aria2 management script
Username: ruyo Password: us.com
Username and password are stored in /etc/aria2/aria2.conf.
3. aria2 management script
Start: /etc/init.d/aria2 start stop: /etc/init.d/aria2 stop restart: /etc/init.d/aria2 restart
3. Graphical management of Aria2 The graphical management interface does not need to be placed on the same machine as Aria2.
1. To build the following program yourself, you only need to support .html. a. Aria2 Web UI supports Chinese and can manage aria2 programs on other servers.
Local download of Aria2 Web UI: https://we.com/wp-content/uploads/2017/01/webui-aria2.zip Set the directory permissions to 755.
Usage: Open: http://aria2.us.com/, top menu Settings — Connection Settings
b、YAAW
c、AriaNg
2. You can directly use the UI built by others. For example, the following are all possible, just enter your RCP information directly. http://aria2.us.com/http://aria2.jike.infohttp://binux.github.io/yaaw/demohttp://aria2c.comhttp://ariang.mayswind.net
Recommended site searches: How much does it cost to rent a server for a year, game server defense, vps server, Ministry of Industry and Information Technology registration inquiry, Hong Kong proxy server, monthly payment space, purchase domain name and space, Guangzhou server rental, free space, US vps server, < /p>
发表评论