Some testing & cleanup

This commit is contained in:
2024-02-09 20:34:55 +01:00
parent 1be97536ef
commit fcb3642ac5
19 changed files with 957 additions and 161 deletions

View File

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