adspace


What is an ssh tunnel?

Answer Posted / Jitendra Kumar Srivastava

SSH (Secure Shell) tunnel is a secure connection created using the SSH protocol that forwards network traffic from one network to another. It allows users to securely access remote servers and services, providing encryption and authentication functionalities. An SSH tunnel can be used to secure connections to databases like PostgreSQL running on remote servers.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of postgresql?

959