ellie-commons / sequeler

SQL Client built in Vala
GNU General Public License v3.0
804 stars 66 forks source link

does not recognise keys loaded from non-standard location #296

Closed codemedic closed 4 years ago

codemedic commented 4 years ago

If you load SSH key from a non-standard location (outside ~/.ssh) then it refuses to create a tunnel.

Alecaddd commented 4 years ago

How are you loading your SSH key into Sequeler? For now, Sequeler only supports keys available in the standard location.

Alecaddd commented 4 years ago

301 introduced the ability to select a custom ssh file