飞牛影视302播放
安装go-emby2list,本项目只能使用vidhub播放器使用,不知道原因12345678910111213services: go-emby2openlist: image: ambitiousjun/go-emby2openlist:v2.1.0 #因为使用的飞牛影视,版本不能太高 environment: - TZ=Asia/Shanghai - GIN_MODE=release container_name: go-emby2openlist restart: always volumes: - ./config.yml:/app/config.yml - ./lib:/app/lib ports: - "8095:8095"
新建config.yml1234567emby: host: http://192.168.1.2:8005 # 飞牛影视 访问地址 mount-path: /vol02/1000 ...
RSS订阅+Tg机器人
具体步骤:一、打开SSH终端,可以使用Xshell之类的软件。
输入以下代码:
1234mkdir ~/flowerss &&\wget -O ~/flowerss/config.yml \https://raw.githubusercontent.com/indes/flowerss-bot/master/config.yml.sample
复制,直接粘贴到SSH终端:
1curl https://api.telegra.ph/createAccount?short_name=moerats&author_name=moerats&author_url=https://www.moerats.com
Docker安装12345#CentOS 7、Debian、Ubuntucurl -sSL https://get.docker.com/ | shsystemctl start dockersystemctl enable docker
修改配置文件配置文件所在目录:
1nano /root/flowerss/config.yml
可以用nano ...
aria2搭建离线下载+rclone自动上传到google drive
安装BBR1wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
虚拟内存1wget https://www.moerats.com/usr/shell/swap.sh && bash swap.sh
安装aria2Aria2是一个非常优秀的支持多种协议的轻量级下载工具,优点是:多线程连线充分利用带宽,运行时不会占用过多资源,支持http/https、 BitTorrent以及磁力链接下载,通过SSH工具连接VPS,执行以下脚本安装Aria2,自带上传功能,系统要求:CentOS 6+ / Debian 6+ / Ubuntu 14.04+。
1wget -N https://git.io/aria2.sh && chmod +x aria2.sh & ...







