user input > atv.storage working :) + some minor changes

This commit is contained in:
2024-02-13 20:48:56 +01:00
parent d92c88be6f
commit 512ef3b357
10 changed files with 445 additions and 239 deletions

View File

@@ -26,7 +26,7 @@ func main() {
// Default information store
JellyCAT = JcatDefaults{
Version: "0.1.2revA",
Version: "0.1.2revB",
Name: "JellyCAT Serving stHack",
HostName: config.CertName,
HostIP: config.HijackIP,