Retrieve saved (hidden) SSH password from PhpStorm 2017.1

前端 未结 1 1030
-上瘾入骨i
-上瘾入骨i 2021-01-06 05:34

I have forgotten SSH password from Remote Server, but it is saved in IDE (PhpStorm 2017.1) in hidden way:

Is there any way to view hidden password?

相关标签:
1条回答
  • 2021-01-06 05:37

    I finally could retrieve password from PhpStorm 2017.1:

    1. Go to Settings/Preferences | Appearance & Behavior | System Settings | Passwords, enter new master password and save.

    2. Open /.PhpStorm2017.1/config/c.kdbx (in "Keepass 2" or "Keeweb") with saved master password.

    3. Here it is!

    Thanks to @LazyOne

    0 讨论(0)
提交回复
热议问题