Skip to content
导航栏

image-20230420165339509

服务端

安装运行

image.png

修改端口 vim ~/.sliver/configs/server.json

image.png

生成用户配置文件

shell
# 新建一个client  默认端口是 31337
new-operator --name Wolf --lhost [Server服务器IP] --lport [修改的启动端口]

# 启用多用户
multiplayer

image.png

Released under the MIT License.