HostnExtraHostnExtra Docs

Local Storage

Learn where the SSH Config plugin stores its data.

Local Storage

The SSH Config plugin stores all configuration locally.

~/.hostnextra/
├── backups/
├── history.json
├── servers.json
└── config.json
FileDescription
servers.jsonSaved SSH servers
history.jsonConnection history
config.jsonPlugin configuration
backups/Automatic backups created before server removal

On this page