|
1 | 1 | # MetaTrader5 Docker Image |
2 | 2 |
|
3 | | -This project provides a Docker image for running MetaTrader5 with remote access via VNC, based on the [KasmVNC](https://github.com/kasmtech/KasmVNC) project and [KasmVNC Base Images from LinuxServer](https://github.com/linuxserver/docker-baseimage-kasmvnc). |
| 3 | +This project provides a Docker image for running MetaTrader5 with remote access via VNC, based on the [KasmVNC](https://github.com/kasmtech/KasmVNC) project and [KasmVNC Base Image from LinuxServer](https://github.com/linuxserver/docker-baseimage-kasmvnc). |
4 | 4 |
|
5 | 5 | ## Features |
6 | 6 |
|
7 | 7 | - Run MetaTrader5 in an isolated environment. |
8 | 8 | - Remote access to MetaTrader5 interface via an integrated VNC client accessible through a web browser. |
9 | | -- Built on the reliable and secure KasmVNC project. |
| 9 | +- Built on the reliable and secure [KasmVNC](https://github.com/kasmtech/KasmVNC) project. |
10 | 10 | - RPyC server for remote access to Python MetaTrader Library from Windows or Linux using https://github.com/lucas-campagna/mt5linux |
11 | 11 |
|
12 | 12 |  |
@@ -157,11 +157,11 @@ Feel free to contribute to this project. All contributions are welcome. Open an |
157 | 157 |
|
158 | 158 | This project is licensed under the terms of the [MIT license](https://opensource.org/license/mit/). |
159 | 159 |
|
160 | | -The **KasmVNC** project is licensed under the [GNU General Public License v2.0 (GPLv2)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). You can check the license details of KasmVNC [here](https://github.com/kasmtech/KasmVNC/blob/master/LICENSE.TXT). |
| 160 | +The [**KasmVNC**](https://github.com/kasmtech/KasmVNC) project is licensed under the [GNU General Public License v2.0 (GPLv2)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). You can check the license details of KasmVNC [here](https://github.com/kasmtech/KasmVNC/blob/master/LICENSE.TXT). |
161 | 161 |
|
162 | | -**KasmVNC Base Images from LinuxServer** is licensed unther the GNU General Public License v3.0 (GPLv3). License is available [here](https://github.com/linuxserver/docker-baseimage-kasmvnc/blob/master/LICENSE) |
| 162 | +[**KasmVNC Base Image from LinuxServer**](https://github.com/linuxserver/docker-baseimage-kasmvnc) is licensed unther the GNU General Public License v3.0 (GPLv3). License is available [here](https://github.com/linuxserver/docker-baseimage-kasmvnc/blob/master/LICENSE) |
163 | 163 |
|
164 | 164 | Please ensure to comply with the terms and conditions of the licenses while using or modifying this project. |
165 | 165 |
|
166 | 166 | # Acknowledgments |
167 | | -Acknowledgments to the [KasmVNC](https://github.com/kasmtech/KasmVNC) project, [KasmVNC Base Images from LinuxServer](https://github.com/linuxserver/docker-baseimage-kasmvnc/tree/master), [mt5linux library](https://github.com/lucas-campagna/mt5linux) and any other project or individual that contributed to the realization of this project. |
| 167 | +Acknowledgments to the [KasmVNC](https://github.com/kasmtech/KasmVNC) project, [KasmVNC Base Image from LinuxServer](https://github.com/linuxserver/docker-baseimage-kasmvnc/tree/master), [mt5linux library](https://github.com/lucas-campagna/mt5linux) and any other project or individual that contributed to the realization of this project. |
0 commit comments