File size: 154 Bytes
222080b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "servers": [
    {
      "host": "your_server_ip",
      "port": 22,
      "username": "your_username",
      "password": "your_password"
    }
  ]
}