chore: initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"profiles": {
|
||||
"freeborn.cloud": {
|
||||
"host": "ssh.freeborn.cloud",
|
||||
"port": 22,
|
||||
"username": "your-username",
|
||||
"password": "your-password"
|
||||
},
|
||||
"ftp.stevanfreeborn.com": {
|
||||
"host": "ftp.stevanfreeborn.com",
|
||||
"port": 22,
|
||||
"username": "your-username",
|
||||
"password": "your-password"
|
||||
},
|
||||
"default": {
|
||||
"host": "64.181.222.218",
|
||||
"port": 22,
|
||||
"username": "your-username",
|
||||
"password": "your-password"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user