惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Secure Thoughts
罗磊的独立博客
T
The Blog of Author Tim Ferriss
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
Last Week in AI
Last Week in AI
美团技术团队
Google Online Security Blog
Google Online Security Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
D
Docker
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
酷 壳 – CoolShell
酷 壳 – CoolShell
小众软件
小众软件
月光博客
月光博客
L
LINUX DO - 最新话题
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
W
WeLiveSecurity
H
Heimdal Security Blog
Vercel News
Vercel News
SecWiki News
SecWiki News
Forbes - Security
Forbes - Security
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
www.infosecurity-magazine.com
www.infosecurity-magazine.com
TaoSecurity Blog
TaoSecurity Blog
T
Troy Hunt's Blog
A
About on SuperTechFans
C
Check Point Blog
S
Security Affairs
Hacker News - Newest:
Hacker News - Newest: "LLM"
AI
AI
WordPress大学
WordPress大学
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Help Net Security
Help Net Security
博客园_首页
The Last Watchdog
The Last Watchdog
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
Security Archives - TechRepublic
Security Archives - TechRepublic
Engineering at Meta
Engineering at Meta
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
I
Intezer
K
Kaspersky official blog
M
MIT News - Artificial intelligence
J
Java Code Geeks
G
GRAHAM CLULEY
P
Palo Alto Networks Blog

Rat's Blog - 网络资源

2019联通沃派校园卡 30GB全国流量+200分钟免费通话 每月仅需12.5元 - Rat's Blog 电信校园卡 30G全国流量+500分钟+主流软件定向免流 每月仅需12.5元 - Rat's Blog Netch:一款开源的网络游戏加速工具 - Rat's Blog Linux VPS使用命令行快速查询百度网盘提取码 - Rat's Blog 申请西南学院EDU教育邮箱,可免费获取无限容量的Google Drive网盘 - Rat's Blog Xshell 6官方永久免费版,可解决评估期已过的提示问题 - Rat's Blog 分享一些1T OneDrive账号,及免费获取一年Office 365企业版E3 - Rat's Blog Windows下使用RaiDrive挂载Google Drive/OneDrive网盘为本地硬盘使用 - Rat's Blog Kvmla:1G内存/40G硬盘/600G流量/日本&香港&新加坡KVM/月付¥80 - Rat's Blog
一款支持Linux/Windows/Mac的百度网盘客户端:BaiduPCS-Web - Rat's Blog
博主: Rat's · 2018-10-20 · via Rat's Blog - 网络资源
  •  发布时间:
  •  56868 次浏览
  •   46 条评论
  •  1450 字数
  • 分类: 网络资源
  1.  首页
  2. 正文  
  3. 分享到:

说明:之前介绍过一个仿Linux shell文件处理命令的百度网盘命令行客户端BaiduPCS-Go点击查看,该工具很大程度上解决了我们在VPS上下载百度云文件速度过慢的问题,不过是用纯命令的形式操作,有些小白也不是很会,有大佬根据该客户端写了个带Web管理界面的BaiduPCS,适用于LinuxWindowsMac等系统,使用起来很方便,这里分享下。

截图

请输入图片描述
请输入图片描述

使用

Github地址:https://github.com/liuzhuoling2011/baidupcs-web

该程序作者已经打包好了,下载地址:点击查看

1、Windows系统
Windows系统直接下载对应的版本的程序后解压出来,再双击就可以使用了。

2、Linux系统
首先进入下载地址,找到对应架构的最新版本的程序,目前为3.5.8版本,然后进入SSH使用命令:

#下载文件
wget http://qiniu.zoranjojo.top/BaiduPCS-Go-3.5.8-linux-amd64.zip
#解压文件
unzip BaiduPCS-Go-3.5.8-linux-amd64.zip
#进入文件夹
cd BaiduPCS-Go-3.5.8-linux-amd64
#授权文件
chmod a+x BaiduPCS-Go
#运行,默认5299,可自行修改为其它端口
./BaiduPCS-Go web --port 5299

然后使用浏览器访问http://ip:5299即可。

如果Web界面打不开,可能需要开启防火墙端口。

#CentOS 6
iptables -I INPUT -p tcp --dport 5299 -j ACCEPT
service iptables save
service iptables restart

#CentOS 7
firewall-cmd --zone=public --add-port=5299/tcp --permanent
firewall-cmd --reload

如果需要程序常驻后台的话,可以使用screen命令,使用查看→传送门

3、Mac系统
方法参考步骤2

最后我们就可以下载网盘里的小电影了。


版权声明:本文为原创文章,版权归 Rat's Blog 所有,转载请注明出处!

本文链接:https://www.moerats.com/archives/769/

如教程需要更新,或者相关链接出现404,可以在文章下面评论留言。

Vultr新用户注册送100美元/16个机房按小时计费,支持支付宝,【点击查看】。