added documentation describing the process of importing a server config

- added documentation describing the processing of the server config when trying to open a VPN connection
- added documentation describing config for wireguard
This commit is contained in:
vladimir.kuznetsov 2023-01-24 09:48:03 +03:00
parent ee609f3e8f
commit ebd287d4b8
7 changed files with 111 additions and 0 deletions

3
docs/README.md Normal file
View file

@ -0,0 +1,3 @@
To convert the text description of the chart into an image, you can use:
* Any online service, just google plantuml online
* Install plugin for vscode - PlantUML