# zerotier_planet **Repository Path**: yimk/zerotier_planet ## Basic Information - **Project Name**: zerotier_planet - **Description**: 全自动安装zerotier做为planet的脚本 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 94 - **Created**: 2023-08-16 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zerotier_planet #### 介绍 这个是真正的planet服务器 网上很多都是假的 全自动安装zerotier做为planet的脚本 登录之后是中文 用户名admin 密码password 使用教程请参考: https://blog.csdn.net/opopop880/article/details/122880479 redhat系列安装 例如centos如下脚本 zertotier_planet.sh ubuntu系列 例如debain执行如下脚本 zertotier_planet_debain.sh #### centos使用方法 1.安装运行环境 * yum install wget gcc gcc-c++ git -y * yum install json-devel -y 2、下载“zerotier_planet.sh” 3、上传到服务器的root目录 4、加权限: * chmod +x zerotier_planet.sh 5、运行: * ./zerotier_planet.sh 执行成功后 找到脚本同一目录下的文件 planet 替换客户端的planet 重启客户端或者重启机器 加入 id 然后ztncui登录刷新授权。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 centos自动安装包已经修正到1.8.6版本 目前可以正常使用 部署好后访问 http://ip或者服务器域名:3443 推荐使用docker版本的推荐使用docker版本的 https://gitee.com/opopop880/docker-zerotier-planet 记得替换本地planet文件 服务器端生成的文件在/opt目录下