活动地址https://cloud.tencent.com/developer/support-plan?invite_code=3vamavn5pias活动规则活动资格:面向腾讯云官网已注册且完...阅读全文
pogoplug 命令行百度云神器

项目地址:https://github.com/iikira/BaiduPCS-G下载地址:https://github.com/iikira/BaiduPCS-Go/releasepogoplu...阅读全文
找到 目录下一段时间内 后续为txt的文件
find download/ -ctime -1 | grep txt$|sed 's/^download\///g' >>files.tx说明:找到download目录下表示1天内的txt文件,用g...阅读全文
windows7 把sftp服务器映射为本地磁盘 比较

windows上有几个软件SftpDrive1.7.netdrivsshfs windowsftpdrive是最差的,经常出现文件显示不出来的问题netdrive是最慢的sshfs windows正在使用中...阅读全文
aria2 for windows 服务
aria2 for windows 服务下载githu下载aria2-1.31.0-win-64bit-build1.zi配置文件aria2.con解压zip文件,命令行运行aria2c.ex...阅读全文
安装 pyspider
apt-get install openssl libssl-depip install pyspide不知道安装pip的,请参考debian vps 安装 shadowsocks(ss-serv...阅读全文
VPS BT 电骡 迅雷 安装
BT软件apt-get install transmission-daemovi /etc/transmission-daemon/settings.jso/etc/init.d/transmis...阅读全文
debian vps 安装 shadowsocks(ss-server) 以及自动启动

首先安装pythoapt-get install pytho再下载piwget https://bootstrap.pypa.io/get-pip.py --no-check-certifica...阅读全文