常用指令
常用指令
旧絮哪吒面板
1 | curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh |
宝塔面板
1 | if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec |
xrayr
1 | #官方 |
BBR
1 | bash <(curl -Lso- https://git.io/kernel.sh) |
x-ui
1 | bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh) |
git
1 | #配置同户名邮箱 |
hexo
1 | hexo g |
服务器测速脚本
1 | bash <(curl -Lso- https://git.io/superbench) |
防火墙关闭
1 | #centos |
评论
匿名评论隐私政策
✅ 你无需删除空行,直接评论以获取最佳展示效果