Can Sublime SFTP remember an SSH key passphrase?

筅森魡賤 提交于 2019-12-08 01:41:19

问题


When I use Sublime SFTP to connect to a server via the SFTP protocol, it always prompts for my SSH key passphrase the first time I connect during a given editing session.

Since I work with many sites and use strong passwords, memorizing these passphrases isn't an option. So I have to open a customer's reference document to copy/paste their passphrase each time.

Is there any way to let the plugin remember a passphrase, or to specify it in the .json config file?

Or would that be dangerous for some reason? My machine is well secured, so I'm not overly concerned about keeping the passphrase key in a config file.

来源:https://stackoverflow.com/questions/36338537/can-sublime-sftp-remember-an-ssh-key-passphrase

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!