# Kangaroo Secure connection (SSL or SSH) solution

# Connection via secure sockets layer (SSL)

Sometimes, database server use secure connection to keep security, so client must connect to database server by secure socket, Kangaroo integrated with

# Connection over secure shell tunnel(SSH)

Windows https://gist.github.com/siggibjarna/0da65bd0d3f2b82d3752 Kangaroo connnect to database over secure shell tunnel via plink.exe (opens new window) on windows, examples: HeidiSQL

Linux

MacOS

上次更新: 2023-10-17T03:57:42.000Z