Manage Keys

Associate {{#if Mist.machineKeysController.associatedKeys}} {{/if}} {{#if Mist.keysController.associatingKey}}
{{else}} {{#if Mist.keysController.disassociatingKey}}
{{/if}} {{/if}} Back
{{view Mist.keyAddView}}

Actions

SSH user & port

Cannot connect as root on port 22
{{view Mist.TextField id="user" placeholder="root" valueBinding="Mist.machineKeysController.user"}} {{view Mist.TextField id="port" placeholder="22" valueBinding="Mist.machineKeysController.port"}}