Init: project - initial commit.

This commit is contained in:
zun.yang
2023-07-31 18:49:41 +08:00
commit 593cb41fe4
16 changed files with 1712 additions and 0 deletions

7
config.json.template Normal file
View File

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