# script **Repository Path**: jsaunter/script ## Basic Information - **Project Name**: script - **Description**: 服务器设置脚本 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-04 - **Last Updated**: 2026-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # script #### 介绍 服务器设置脚本 运行脚本 curl -fsSL https://gitee.com/jsaunter/script/raw/master/set_ip.sh | bash 先下载后编辑 curl -O https://gitee.com/jsaunter/script/raw/master/set_ip.sh 增加运行权限 chmod +x set_ip.sh 运行脚本 ./set_ip.sh