I gave up and just put it in a Docker image, it's not as important as the beacons being statically compiled
13 lines
325 B
JSON
13 lines
325 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO beacon_listener (port, public_ip, domain_name, certificate, privkey) VALUES (?, ?, ?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 5
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "bfca9ab2de8aebb3ee449dd13b1dcc0b2fca914c810c6d9770456b8005b39d65"
|
|
}
|