finishing touches & getting ready for the big MAIN :)

This commit is contained in:
2024-02-10 00:46:33 +01:00
parent fcb3642ac5
commit d92c88be6f
14 changed files with 580 additions and 8 deletions

View File

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