In the future, it may also be expanded: data synchronization function within the LAN, data relay remote system interconnection mechanism, local system connects multiple remote relays at the same time, message content format expansion, etc.
Usage tutorial
Client
router
Server side
Installation package
1. About cryptography
2. System Description
3. Business news
4. Data storage
I would like to point a subdomain to your ip, if you want to provide service for the public.
You could create a issue to submit your ip and other info of your server.
You could use servers other people provided to contact you friends.
Or you could setup your own server just for your friends.
install node environment, must be v10.11.0
$ node -v
v10.11.0
install dependencies, compile sqlite for electron
$ npm install
$ npm run sqlite3
$ cd dist
$ npm install
$ npm run sqlite3
test
$ npm run test
build
$ npm run build