Choose language

Portal Home > Knowledgebase > How-to > Hosting > SSH > SSH tunnel - basic usage


SSH tunnel - basic usage




If you have created an SSH tunnel and already connected to it with SSH, you can configure software to use it. We will describe how to configure firefox and chrome web browsers to use an SSH tunnel.

Firefox

Go to the Firefox Settings.
Now go the Advanced (1) -> Network (2) and to the Settings (3).

firefox proxy configuration

Firefox Connection Settings will pop up.

firefox proxy configuration

1. Tick "Manual proxy configuration"
2. Tick "Socks v5"
3. In "SOCKS Host" type localhost
4. In the "Port" field type your SSH tunnel port, in our example we used 20000.
5. In the "No Proxy for" text box, remove everything so that it will be blank.
6. Click OK.


Chrome

It doesn't support proxy itself, you need to install extension to get it working. Go to chrome extension and search for SwitchyOmega, install it and go to the SwitchyOmega settings.

google chrome proxy configuration

1. When SwitchyOmega settings pop up, under profiles settings click on proxy.
2. Choose the protocol SOCKS5 from the menu.
3. In the server field type localhost.
4. In the port field type your SSH tunnel port.
5. Apply changes.

Now to activate it click on the SwitchyOmega icon in the top right-hand corner and choose your proxy connection.

To disable proxy click on the SwitchyOmega icon and choose Direct connection.


Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read

Powered by WHMCompleteSolution