2020-09-20 20:44
转发转发
虽然都是放在了FinalShell的脚本栏里面,但谁知道会不会哪天丢掉呢?
wget --no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.
wget -N --no-check-certificate https://raw.githubusercontent.com/veip007/dd/master/dd-od.sh && chmod +x dd-od.sh && ./dd-od.sh
wget -N --no-check-certificate https://raw.githubusercontent.com/veip007/dd/master/dd-gd.sh && chmod +x dd-gd.sh && ./dd-gd.sh
Centos6/7使用时候需要注意掩码对不对!!!
掩码不可能是255.255.255.255
wget -N --no-check-certificate "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
bash <(curl -Lso- https://git.io/superspeed)
wget https://www.moerats.com/usr/shell/swap.sh && bash swap.sh
wget https://raw.githubusercontent.com/CokeMine/ServerStatus-Hotaru/master/status.sh && bash status.sh s
wget --no-check-certificate https://zhujiget.com/wp-content/uploads/sh/ghost.sh && chmod +x ghost.sh && ./ghost.sh
yum install wget curl unzip net-tools screen iperf3 python3 tcptraceroute bc screen bind-utils python3 -y
pip3 install requests
wget https://www.shinenet.cn/besttrace4linux.zip
mkdir besttrace
cd besttrace
unzip ../besttrace4linux.zip
chmod a+x besttrace
cp besttrace /usr/bin/besttrace
cd ..
rm -rf besttrace
cd /usr/bin
wget -O tcping https://www.shinenet.cn/tcping
chmod a+x tcping
cd /root
本文作者:卖女孩的小火柴 - 搬砖中
本文链接:https://www.shinenet.cn/archives/147.html
最后修改时间:2020-08-14 23:05:00
本站未注明转载的文章均为原创,并采用 CC BY-NC-SA 4.0 授权协议,转载请注明来源,谢谢!