What is SSH port forwarding?

devquora
devquora

Posted On: Feb 22, 2018

 

SSH port forwarding creates a secure connection between a remote machine through which services can be relayed and the local computer, which gives the commands. It is also called SSH tunneling and is used for transmission of information, which does not necessarily require an encrypted protocol. 

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Linux Interview questions

    What is Linux? How is it different from UNIX?

    Linux is free open source multi-user operating system that is built on Linux kernel. Linus Torvalds released the first..

    Linux Interview questions

    Compare Linux with Windows?

    Here are some of the differences between Linux and windows:LinuxLinux is open source; the complete source code for L..

    Linux Interview questions

    What is a kernel?

    The kernel is the core of any operating system. Kernel acts as a middleman between computer hardware and operating syst..