Advertisement

校园网远程下载与访问(torrent+ftp)

阅读量:

私有地址:

A类地址范围为10.0.0.0至10.255.255.255
B类地址范围为172.16.0.0至172.31.255.255
C类地址范围为192.168.0.0至192.168.255.255

Linux版

  • FTP配置设置
    • utorrent软件安装过程
    • unrar工具安装步骤

系统环境:ubuntu 16.04操作系统、iOS 12系统版本

应用软件:nplayer(适用于iOS设备)

配置FTP

获取FTP资源

复制代码
    sudo apt-get install vsftpd
    

开启FTP服务功能

复制代码
    sudo service vsftpd start
    

utorrent安装指南

001 修订

复制代码
 sudo apt-get update

    
 sudo apt-get install libssl1.0.0 libssl-dev
    
    
    
    

002 获取

复制代码
    wget http://download-new.utorrent.com/endpoint/utserver/os/linux-x64-ubuntu-13-04/track/beta/ -O utserver.tar

全部评论 (0)

还没有任何评论哟~