首页
统计
留言
壁纸
更多
直播
友链
Search
1
xray和sing box一键安装脚本
159 阅读
2
【免费】杰奇CMS小说网站百度自动推送+熊掌号推送插件 含教程说明
123 阅读
3
2023年科学上网常用一键脚本汇总
80 阅读
4
Debian打开关闭防火墙(Linux)
73 阅读
5
杰奇2.4UTF-8解密版
72 阅读
网站源码
船说模板
站长教程
软件分享
杰奇CMS
杰奇模版
杰奇程序
杰奇教程
关关采集
采集规则
网络相关
海外交流
登录
/
注册
Search
标签搜索
杰奇1.7
杰奇1.8
关关采集
船说CMS
船说模版
wordpress
防火墙
Telegram
宝塔
宝塔开心版
采集规则
站群
船说破解版
船说cms伪静态
杰奇教程
关关采集器3.5
杰奇3.0
Docker安装
Wireguard
内网穿透
青枫驿站
累计撰写
87
篇文章
累计收到
0
条评论
首页
栏目
网站源码
船说模板
站长教程
软件分享
杰奇CMS
杰奇模版
杰奇程序
杰奇教程
关关采集
采集规则
网络相关
海外交流
页面
统计
留言
壁纸
直播
友链
搜索到
1
篇与
的结果
2024-01-08
整理一些常用的脚本(持续更新中)
更新列表2023-1223 检测是否可以访问ChatGPT脚本 来源bash <(curl -Ls https://raw.githubusercontent.com/missuo/OpenAI-Checker/main/openai.sh)2023-4-29 修改检测是否可以访问ChatGPT脚本bash <(curl -Ls https://ourl.co/oaic) bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/OpenAI-Checker/openai.sh)综合工具箱(强烈推荐,集成了很多脚本)wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh杜甫测试wget -q https://github.com/Aniverse/A/raw/i/a && bash aDD相关1、甲骨文DD脚本DD成Debian 10bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 10 -v 64 -p "自定义root密码" -port "自定义ssh端口"DD成Ubuntu 20.04bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -u 20.04 -v 64 -p "自定义root密码" -port "自定义ssh端口"2、MoeClub脚本重点推荐:时间:22/11/2021 15:21 萌咖更新脚本:1.新增对 Oracle AMD,Oracle ARM全面支持. 可支持从 Ubuntu, Oracle Linux 等系统网络重装. 2.更新 dd 镜像的基础系统版本. 3.移除对外部 wget 的依赖. 4.新增 -port 参数, 可更改默认SSH端口. 5.更新 内置的网络参数计算 逻辑. 6.更新 grub 配置文件定位逻辑, 可支持任意引导grub的系统.以下系统已通过测试(其他自测): Debian: 9, 10, 11; Ubuntu: 18.04, 20.04; CentOS: 6.10; 以下平台已通过测试(其他自测): Oracle、Do、Azurebash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 10 -v 64 -p "自定义root密码" -port "自定义ssh端口"-d 10 -v 64 -d 9 -v 64 -u 20.04 -v 64 -u 18.04 -v 64开机改密码脚本:开机改密:#!/bin/bash echo root:Vicer |sudo chpasswd root sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config; sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config; sudo reboot3、另一位大佬的脚本wget --no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh CentOS默认密码Pwd@CentOS 其它系统Pwd@Linux OpenVZ / LXC 架构系统不适用 来源:https://blog.hicasper.com/post/135.html 参考:https://www.ydyno.com/archives/1245.html 感谢大佬的付出!bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/CNODnjau/InstallNET.sh') -d 11 -v 64 -a -firmware-firmware 额外的驱动支持 -d 后面是系统版本号 -v 后面写64位 32位 -a (不清楚这个干啥的但是每个脚本都带) –mirror 后面是镜像源地址-p 后面写自定义密码镜像站地址 官方给出的地址列表:https://www.debian.org/mirror/list 一些国内的 ftp.cn.debian.org mirror.bjtu.edu.cn mirror.lzu.edu.cn mirror.nju.edu.cn mirrors.163.com mirrors.bfsu.edu.cn mirrors.hit.edu.cn mirrors.huaweicloud.com mirror.sjtu.edu.cn mirrors.tuna.tsinghua.edu.cn mirrors.ustc.edu.cn 使用方法:(大致都是一样的) 清华源 --mirror 'https://mirrors.ustc.edu.cn/debian/' 腾讯源 --mirror 'https://mirrors.aliyun.com/debian/' 阿里源 --mirror 'https://mirrors.aliyun.com/debian/' 华为源 --mirror 'https://mirrors.huaweicloud.com/debian/' 4、秋水逸冰 Windows 2012/2016/2019/2022 10/11 DD 镜像适用于 UEFI 启动的多个 Windows 系统 DD 镜像:https://teddysun.com/656.html分别是: Windows Server 2012 R2 Datacenter Windows Server 2016 Datacenter (build: 14393.5006) Windows Server 2019 Datacenter (build: 17763.2686) Windows Server 2022 Datacenter (build: 20348.587) Windows 10 Enterprise LTSC (build: 19044.1288) Windows 11 Pro for Workstations 21H2 (build: 22000.194) 适用于 BIOS 启动的 Windows Server 2022 Datacenter DD 镜像:https://teddysun.com/629.html适用于 BIOS 启动的 Windows 11 Pro for Workstations 21H2 DD 镜像:https://teddysun.com/642.html适用于 BIOS 启动的 Windows 10 Enterprise LTSC DD 镜像:https://teddysun.com/640.html适用于 BIOS 启动的 Windows Server 2019/2016/2012R2 Datacenter DD 镜像:https://teddysun.com/545.html分别是: Windows Server 2019 Datacenter(Build: 17763.2686) Windows Server 2016 Datacenter(Build: 14393.5006) Windows Server 2012 R2 Datacenter 测试相关机器测试单线程测试bash <(curl -Lso- https://bench.im/hyperspeed)最全测速脚本curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fastsuperbenchwget -qO- git.io/superbench.sh | bashBench.shwget -qO- bench.sh | bash速度测试显示延迟、抖动bash <(wget -qO- https://bench.im/hyperspeed)直接显示回程线路curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bashwget -q route.f2k.pub -O route && bash route# 第一个 wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh bash testrace.sh # 第二个 wget -qO- git.io/besttrace | bash四网测速wget -O jcnf.sh https://raw.githubusercontent.com/Netflixxp/jcnfbesttrace/main/jcnf.sh bash jcnf.sh三网测速bash <(curl -Lso- https://git.io/superspeed_uxh)带快速四网测试版本:bash <(curl -Lso- https://dl.233.mba/d/sh/speedtest.sh)bash <(curl -Lso- https://git.io/J1SEh)测试25端口是否开放telnet smtp.aol.com 25测试IPv4优先还是IPv6优先curl ip.p3terx.com流媒体测试全媒体测试bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)奈飞测试wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.5/nf_2.5_linux_amd64 && chmod +x nf && clear && ./nf#第一个 bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh) # 第二个 bash <(curl -sSL "https://github.com/CoiaPrant/MediaUnlock_Test/raw/main/check.sh")WARPwget -N --no-check-certificate https://cdn.jsdelivr.net/gh/YG-tsj/CFWarp-Pro/multi.sh && chmod +x multi.sh && ./multi.sh之后进入脚本快捷方式为 bash multi.sh服务器时间CentOS 同步时间yum -y install ntpdate timedatectl set-timezone Asia/Shanghai ntpdate ntp1.aliyun.comBBRCentOS 7 BBRwget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh一键开启BBR注意:需要Linux Kernel 内核升级到 4.9 及以上版本可以实现 BBR 加速uname -srm输出结果:Linux 3.10.0-957.12.2.el7.x86_64 x86_64 3 - 内核版本. 10 - 主修订版本. 0-957 - 次要修订版本. 12 - 补丁版本.一般来说,Ubuntu18.04以上就可以(默认的内核4.15)echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf sysctl -p sysctl net.ipv4.tcp_available_congestion_control lsmod | grep bbrDocker相关更新、安装必备软件apt-get update && apt-get install -y wget vim海外服务器非大陆Docker安装wget -qO- get.docker.com | bash卸载Dockersudo apt-get purge docker-ce docker-ce-cli containerd.iosudo rm -rf /var/lib/docker sudo rm -rf /var/lib/containerd非大陆Docker-compose安装 sudo curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-composesudo chmod +x /usr/local/bin/docker-compose查看版本docker-compose --version大陆服务器国内机安装dockercurl -sSL https://get.daocloud.io/docker | sh国内机安装docker-composecurl -L https://get.daocloud.io/docker/compose/releases/download/v2.1.1/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose chmod +x /usr/local/bin/docker-compose卸载dockersudo apt-get remove docker docker-engine rm -fr /var/lib/docker/防火墙CentOS 关闭防火墙systemctl start supervisord systemctl disable firewalld systemctl stop firewalld宝塔相关宝塔去除登陆 (已经失效,解决方法见:https://blog.laoda.de/archives/bt-to-aapanel)sed -i "s|if (bind_user == 'True') {|if (bind_user == 'REMOVED') {|g" /www/server/panel/BTPanel/static/js/index.js rm -rf /www/server/panel/data/bind.pl宝塔&aapanel破解(这个目前也不保证可用了)# 宝塔&aapanel破解 编辑 /www/server/panel/class/panelplugin.py 找到 softList['list'] = tmpList 这行代码 在下面添加以下代码,注意缩进 softList['pro'] = 1 for soft in softList['list']: soft['endtime'] = 0 编辑完毕后保存重启面板即可呆梨相关XUIbash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)脚本来源:https://github.com/FranzKafkaYu/x-uimack-awget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.shGB6 跑分脚本,附带宽测试:curl -sL yabs.sh | bashGB6 剔除带宽测试,因为都是国外节点测试,国内跑没多大意义:curl -sL yabs.sh | bash -s -- -iGB5 跑分脚本,附带宽测试:curl -sL yabs.sh | bash -5GB5 剔除带宽测试:curl -sL yabs.sh | bash -s -- -i -5持续更新中最后大家有好用的脚本欢迎推荐,有需求也欢迎留言提出来!
2024年01月08日
26 阅读
0 评论
0 点赞