Skip to content

CNC-Messenger/CNC-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNC-Server

A Server for CNC Messaging Services

Deploying

Installation

Just Clone the Repo

Running

python server.py 

Server

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

Note

CNC Server requires Python3.8 or above

Setting.Json

Configure CNC Server

{
    "__comment___": "Configurations for CNC Server",
    "__version__" : "1.0",
      "LICENCE" : "MIT",
      "URL": "https://github.com/CNC-Messenger/CNC-Server",
      "PORT" : "5556"
}

Special Note

Feel Free to Contribute

About

A Server for CNC Messaging Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages