This commit is contained in:
NewName
2024-08-12 22:39:02 +08:00
parent 00183ca6f8
commit 5a2b32a8be

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# 定义变量
SERVER_IP="192.168.12.23" # 目标服务器的IP地址
SERVER_IP="192.168.13.23" # 目标服务器的IP地址
SERVER_PASSWORD="password" # 目标服务器的登录密码
NODE_NAME="美国定制" # 用于标识节点的名称
TARGET_DIR="/home/xray.txt"