docker查看日志记录

命令格式: $ docker logs [OPTIONS] CONTAINER Options: --details 显示更多的信息 -f, --follow 跟踪实时日志 --since string 显示自某个timestamp之...
vps测速整合脚本

wget vpstest.cn/it && bash it 或 wget git.io/vpstest && bash vpstest 或 wget -O it vpstest.cn && bash it 整合了 1. bench.sh 2. LemonBench 3. superspeed 4....
一键检测vps 是否支持Netflix

脚本一:感谢sjlleo大佬提供的脚本 github:sjlleo/netflix-verify 懒人一键运行包 wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 &&...
流媒体解锁检测脚本

bash <(curl -sSL 'https://raw.githubusercontent.com/bobkjl/Netflix/main/mediatest-pro.sh')
linux中转脚本brook

Brook 端口转发 一键管理脚本修改版(DDNS支持) [v1.0.0] 安装brook中转 wget -N --no-check-certificate https://zhujiwiki.com/wp-content/uploads/2020/01//brook-pf-mod.sh && chm...
linux时间同步

CentOS 7 yum install -y ntp systemctl enable ntpd ntpdate -q 0.rhel.pool.ntp.org systemctl restart ntpd Debian 9 / Ubuntu 16 apt-get install -y ntp systemctl enable ntp systemctl r...
BBR加速脚本集合。包含BBR Plus/BBR原版/BBR魔改版,开启自带BBR加速,BBR四合一脚本等。

安装脚本 wget -N --no-check-certificate 'https://github.000060000.xyz/tcp.sh' && chmod +x tcp.sh && ./tcp.sh 打开脚本 ./tcp.sh