玩鸡时常两年半,收藏了1些脚本/命令,分享出来
系统篇
查看Linux内核版本
- uname -r
查看本机绑定的IP地址
- ip a
自动配置IPv6在ens3网卡上(网卡名字修改为自己的网卡)
- dhclient -6 ens3
测鸡篇
融合怪混合VPS测试脚本(10代目)
- curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
SuperBench By 秋水逸冰
- bash <(wget -qO- https://down.vpsaff.net/linux/speedtest/superbench.sh)
SuperBench 原版
- wget -qO- bench.sh | bash
YABS(Yet Another Bench SH)
- curl -sL yabs.sh | bash
硬盘性能/通电时间检测(独立服务器)
- wget -q https://github.com/Aniverse/A/raw/i/a && bash a
LemonBench
- curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
ChatGPT检测
- bash <(curl -Ls https://cpp.li/openai)
ChatGPT检测-Lite版
- bash <(curl -Ss "https://raw.githubusercontent.com/candyraws/OpenAI-Checker-lite/main/openai_check_lite.sh")
NetFlix解锁检测
- wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf
流媒体解锁测试
- bash <(curl -L -s check.unlock.media)
回程网络测试
- wget -qO- git.io/besttrace | bash
玩鸡篇
Docker一键安装(官方)
- curl -sSL https://get.docker.com/ | sh
NGINX+PHP80+MariaDB10.6-OneInStack
- curl -sSL https://get.docker.com/ | shwget -c http://mirrors.linuxeye.com/oneinstack-full.tar.gz && tar xzf oneinstack-full.tar.gz && ./oneinstack/install.sh --nginx_option 1 --php_option 10 --phpcache_option 1 --php_extensions zendguardloader,ioncube,sourceguardian,imagick,fileinfo,imap,ldap,phalcon,yaf,redis,memcached,memcache,mongodb,swoole,xdebug --phpmyadmin--db_option 5 --dbinstallmethod 1 --dbrootpwd auik2022 --node--pureftpd--redis--memcached--reboot
FastPanel
- wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -
魔法篇
Wulabing-VLESS 2xmode
- wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/Xray_onekey/main/install.sh" && chmod +x install.sh && bash install.sh
233Boy-V2Ray
- bash <(curl -s -L https://git.io/v2ray.sh)
X-UI
- bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
BBR大全
- wget --no-check-certificate -O tcp.sh https://github.com/cx9208/Linux-NetSpeed/raw/master/tcp.sh && chmod +x tcp.sh && ./tcp.sh
小结
目前还在继续更新,都是我日常用的脚本,分享给大家,后续会添加更多
热议
2楼 番职男孩 3天前
绑定
3楼 飘云 3天前
关注一下
藏起来的小尾巴,不让你看!
4楼 zxxx 3天前
谢谢分享!
5楼 睿智 3天前
绑定
6楼 ttyang 3天前
命令行咋能叫脚本?
ls -la
cp aaa bbb
这也算脚本?
7楼 hacn 3天前
流媒体和回城重复了
8楼 满志雄心 3天前
绑定
9楼 linearn 3天前
收藏备用
10楼 WZ-Software 3天前
流媒体和回城重复了
已修改,感谢提醒
12楼 WZ-Software 3天前
openai 检测不管用
我用的是bash
感谢,有空试试,已加入
13楼 店花美眉 前天00:07
很实用,谢谢
14楼 kimjames 前天00:10
插眼
15楼 wkpsun 前天01:02
关注一下
16楼 godnow 前天07:45
绑定
17楼 ouou8 前天08:56
支持,关注一下。
18楼 hjy 前天09:26
19楼 hong2351 前天09:28
有点少
20楼 auto3333 前天09:50
竟然没有virmach和甲骨文的DD脚本
22楼 lost1984 前天10:47
修改为中文环境:apt update && apt install -y wget wget https://raw.githubusercontent.com/TheWhiteDog9487/ubuntu-language-onekey-zh_cn/main/language sudo chmod u+x language sudo ./language
23楼 longpo 前天10:59
Linux常用命令和脚本
24楼 ukmg 前天11:01
牛批啊!谢谢楼主
25楼 hcyme 前天11:07
百鸡宴
26楼 Abbi 前天12:15
收藏备用
27楼 飞来花开 前天12:29
绑定
28楼 kukuyan 前天16:56
马克一下
29楼 lsp 昨天14:30
收藏备用,绑定
30楼 泡泡的碎片 1小时前
玩鸡两年半 就当oneman了 厉害
申明:本文内容由网友收集分享,仅供学习参考使用。如文中内容侵犯到您的利益,请在文章下方留言,本站会第一时间进行处理。