A Server for CNC Messaging Services
Just Clone the Repo
python server.py
CNC Messaging Service Server v1.0 Copyright (C) 2021 https://github.com/CNC-Messenger/CNC-Server
Licensed under the terms of the MIT License
Running on IP : XXX.XXX.XX.X Port : 5556
CNC Server requires Python3.8 or above
{
"__comment___": "Configurations for CNC Server",
"__version__" : "1.0",
"LICENCE" : "MIT",
"URL": "https://github.com/CNC-Messenger/CNC-Server",
"PORT" : "5556"
}
Feel Free to Contribute