⚠️ The project was frozen and stopped developing, but the latest release is quite workable, although in case of any bugs or problems, we will not be able to take responsibility for it and/or fix the misunderstanding.
Official implementation of crossplatfrom C++ Net-Protocol with Web and GUI Explorers.
- Download latest build
- unzip
- run
run.bat
$ mkdir build && cd build
$ cmake ..
$ make
⚠ Requirements: NodeJS
The builds is completely in your hands!
The server starts on the default port - 9999
, but you can change it from the run.bat
, finding start net.exe 9999
and change the value of 9999
to any other!
You can also change the source code of WEB Explorer which are located in the src
folder .
In a word, you are your own boss!
CLI Manager Version | Support | NodeJS Required | GUI Support | Crossplatform | Memory | Network Version |
---|---|---|---|---|---|---|
v3.0 | ✔️ | ✔️ | NO | NO | ~7.1 MB | 0x76C2 |
v3.11.7 (L) | ✔️ | ✔️ | ✔️ | ✔️ | ~10.5 MB | 0x79C2 |
Commands | Bio |
---|---|
/socks | Discover all connected users SHA256hash |
/online | Discover online |
/send | Send private message only for recipient by users unique hash |
/info | Discover system & server info |
/hello | Sending Hello message for all connected users |