update readme

This commit is contained in:
Cyberes 2024-06-30 19:44:30 -06:00
parent 61075a5e03
commit 19066c2a83
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ It consists of 2 parts:
The server is protocol-independant and only manages encryption, meaning it can serve other protocols besides Freematics. The server is protocol-independant and only manages encryption, meaning it can serve other protocols besides Freematics.
It can also listen on multiple ports for multiple destinations. It can also listen on multiple ports for multiple destinations.
[Inspired by soshial's great writeup on the Freematics device.](https://gist.github.com/soshial/d07919e0fac67f5501a38fe3c39be416)
### Install ### Install
#### Client #### Client