get_vps_installer
Downloads a Windows executable that installs OpenSSH, Python 3.8, and MetaTrader5 dependencies on a remote VPS, enabling SSH connection for remote monitoring.
Instructions
Scarica setup_mt5_vps_{version}.exe in ~/Downloads e restituisce il percorso.
Usare quando connect_vps fallisce perché SSH non è ancora attivo sulla VPS. L'exe va copiato sulla VPS Windows ed eseguito come amministratore: tasto destro → "Esegui come amministratore".
L'exe installa automaticamente sulla VPS:
OpenSSH Server (abilita la connessione SSH)
Python 3.8
Librerie MetaTrader5 e psutil
mt5_tool.py sul Desktop della VPS
Dopo aver eseguito l'exe, tornare qui e richiamare connect_vps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||