玩机,是不是有很多命令或者脚本记不住,因此我整理了一些我个人常用的脚本。
安装依赖(新机器必须运行一次,此后无需运行)
yum install -y curl wget 2> /dev/null || apt install -y curl wget
安装并运行脚本
wget -O jcnfbox.sh https://raw.githubusercontent.com/Netflixxp/jcnf-box/main/jcnfbox.sh && chmod +x jcnfbox.sh && clear && ./jcnfbox.sh
英文版,机器翻译English version
wget -O jcnfbox-en.sh https://raw.githubusercontent.com/Netflixxp/jcnf-box/main/jcnfbox-en.sh && chmod +x jcnfbox-en.sh && clear && ./jcnfbox-en.sh
[...]rm -rf /etc/iptables && rebootLinux常用脚本(测速.bbr等)wget -O jcnfbox.sh https://raw.githubusercontent.com/Netflixxp/jcnf-box/main/jcnfbox.sh && chmod +x jcnfbox.sh && clear &&am[...]
[...]rm -rf /etc/iptables && rebootLinux常用脚本(测速.bbr等)wget -O jcnfbox.sh https://raw.githubusercontent.com/Netflixxp/jcnf-box/main/jcnfbox.sh && chmod +x jcnfbox.sh && clear &&am[...]