diff --git a/EmperorD.cpp b/EmperorD.cpp index 693e4e2..33f477b 100755 --- a/EmperorD.cpp +++ b/EmperorD.cpp @@ -475,7 +475,6 @@ void prompt() int main(int argc, char **argv) { - std::cout << b64Decode("dw$$") << std::endl; command_and_control c2; // instanciate the command and control class httpserver::webserver ws = httpserver::create_webserver(8665); // create the webserver, ensuring ssl is enabled and // the server is using the provided crt and key