DataflareApp / Dataflare

Simple, easy-to-use database manager
https://dataflare.app
121 stars 1 forks source link

[BUG] Support .ppk format private key #87

Open zf0x00 opened 3 weeks ago

zf0x00 commented 3 weeks ago

Describe the bug

unable to connect via SSH tunneling when select key and test it shows unable to read key

image

Platform and Database

macos m3 Mysql
wyhaya commented 3 weeks ago

Hi @zf0x00, thanks for your feedback, it seems to be recognized as an invalid key, could you tell me what type it is?

zf0x00 commented 3 weeks ago

.ppk format RSA

wyhaya commented 3 weeks ago

Dataflare currently does not support this type of private key, I will take some time to check it out. If possible, you can try converting it to another format for use in Dataflare SSH tunnel.

zf0x00 commented 3 weeks ago

Ok Thank you for the info

zf0x00 commented 3 weeks ago

Ok Thank you for the info