Init: project - initial commit.

Author:    cdryzun <yangzun@treesir.pub>
Date:      Mon Jul 31 18:49:41 2023 +0800
This commit is contained in:
zun.yang
2023-07-31 18:49:41 +08:00
committed by cdryzun
commit 458d87e5ed
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": ""
}