Install start
Install
Windows Installation
It can be installed with the PC program
Linux installation
Unzip chat_linux.tar.gz to the current folder, a chat/ directory will be generated, including the startup program (completed by the script)
Configuration
configuration file
- chat_key.pem: server key file
- chat.yaml: service startup configuration file
Configuration file initialization
Generated automatically when the gateway program starts
start up
Start preconditions
- registered gateway
- A number segment has been set for this gateway
start command
Notice
The following commands are all executed by the gateway program without manual calls
windows
chat.exe -public-ip XXX.XXX.XXX.XXX
Linux
chat -public-ip XXX.XXX.XXX.XXX