This commit is contained in:
zun.yang 2023-07-31 14:11:50 +08:00
parent b8f7ebce0b
commit 9a11348ea5
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"Host": "192.168.8.188", "Host": "192.168.8.188,192.168.8.189",
"Port": 22, "Port": 22,
"Username": "root", "Username": "root",
"Password": "123456", "Password": "123456",

7
config.json.template Normal file
View File

@ -0,0 +1,7 @@
{
"Host": "xxxx",
"Port": 22,
"Username": "xxx",
"Password": "xxx",
"Geekbench_License": ""
}