- Linux
- macOS
I always wanted to make a chat server. I want to make the experience easy such that people that want to chat can just use nc or telnet
- launch
- as server:
chat server - as client:
chat -ip4 <server's ip address>
- as server:
- for help, enter
helpcommand
-
Dependencies
external/libs: manual build is required- in
external/openssl: manual build is required
-
Environment
make- build toolg++- compilervim- file editor
-
Build
- run
make helpfor help
- run
-
Supported OS
- Linux (debian)
- macOS (arm64)

