offload / config.json
osamabyc86's picture
Upload 73 files
222080b verified
raw
history blame contribute delete
154 Bytes
{
"servers": [
{
"host": "your_server_ip",
"port": 22,
"username": "your_username",
"password": "your_password"
}
]
}