SSH tunnel for remote port forwarding #tutorial

preview_player
Показать описание
Learn how to create an SSH tunnel to forward traffic, that arrives on some specified port of your ssh server to your client machine over a secure ssh channel in order to forward it to another service.

With ssh tunnels you can punch a hole into your firewall and make services, such as web or database server, temporarily available on local or remote machines.

The next and finalinstallment of this mini-series will be looking Dynamic forwarding via SOCKS proxies.
Рекомендации по теме