Initial commit

This commit is contained in:
2023-12-26 14:18:29 -06:00
parent 45ff74708a
commit b7b5ddc0aa
3 changed files with 25 additions and 0 deletions

10
conf-template.json Normal file
View File

@@ -0,0 +1,10 @@
{
"server": "",
"port": "",
"hostkey": "",
"port": "",
"payload": "payload/payload.sh",
"ssh-user": "",
"ssh-password": "",
"ssh-key": ""
}