piecannon/servers.example.json

8 lines
153 B
JSON
Raw Normal View History

2020-10-30 05:22:58 -05:00
[{
"host": "example.com",
"username": "username",
"password": "password",
"path": "www/stuff",
"url": "https://example.com/stuff"
}]