Proxy over SSH tunnel plugin
Proxy over SSH tunnel plugin allows your browser profiles to connect via an SSH server as a SOCKS proxy.
Generally, SSH (stands for "secure shell") is used to securely connect to a remote terminal session. However, you can also set your SSH server to work as a SOCKS proxy. The traffic enters the SOCKS proxy running in your browser profiles and the SSH server then forwards it through the SSH connection – this is known as SSH tunneling.
The biggest advantage behind using an SSH tunnel over a conventional HTTP or SOCKS proxy is a that it can be easily set up without any additional proxy related installations on the server itself. Additionally, SSH tunnels encrypt your traffic, which allows for better data security.
In order to use an SSH tunnel with Multilogin, you need the following things:
- SSH server host and port
- SSH server credentials, such as username and password
Once you have that in your possession,
- insert the host and port in host: port format (e.g. 123.151.215.241:241)
- enter credentials in the respective login and password fields
Restart SSH tunnel from a browser window
Due to the nature of SSH tunnels, they can sometimes drop mid-session.
- Click on Multilogin icon in the top right corner
- Click “Restart SSH”
