Contact Us
If you still have questions or prefer to get help directly from an agent, please submit a request.
Popular topics: Multilogin X, Multilogin 6,
-
Retrieving the token Using the automation token in a workspace Retrieving profile, folder, and workspace IDs Retrieving the user ID Selenium automation example Playwright automation example Puppeteer automation example Logging in to Multilogin automatically Setting up automatic cookie collection Auto-launching the agent Exporting proxy details from profiles Converting external proxy lists into API-ready JSON files Automation FAQHow to fix agent connection issues How to fix startup issues in Multilogin Account banned: what should I do? How to fix profile launch or proxy connection issues How to fix Mimic launch issues on Linux How to enable web camera in Multilogin profiles My app or profile is slow: how to fix performance issues How to unlock a locked profile How to find missing profiles How to fix website loading issues in Multilogin How to access restricted websites How to fix connection issues in restricted regions How to fix Stealthfox issues on Windows How to fix small Stealthfox window resolution on Windows How to fix Multilogin issues on macOS How to disconnect and reconnect the agent How to reinstall app components How to send logs to support How to fix "Failed to get profile data" error How to fix "Access denied" error How to fix “Some settings were reset” error How to fix “Plan limit reached” error How to fix “Wrong proxy data” error How to fix “ERR_CONNECTION_RESET” error
-
Common errors and solutions in Multilogin 6 How to fix profile launch issues in Multilogin 6 How to fix proxy connection issues in Multilogin 6 How to fix frozen "Update in progress... Loading [3] of 2 components" status How to fix Android profile issues in Multilogin 6 How to fix issues with extension data in Mimic How to fix Stealthfox issues on Windows How to fix "JavaScript error" in Multilogin 6 dark mode How to fix "Javax.crypto […] pad block corrupted" error How to fix "Fingerprint composition failed" error How to fix "Mimic/Stealthfox executable is not found" error How to fix "Downloading Mimic browser" error How to fix "Invalid buffer arguments" error How to fix "Cannot invite existing user" error
Proxy over SSH (POSSH) in Multilogin 6
Written by Yana Shcharbina
Updated on October 29th, 2024
Table of contents
SSH (or "secure shell") is used to securely connect to a remote terminal session. A proxy over SSH tunnel plugin allows your browser profile to connect via an SSH server as a Socks proxy. The traffic enters the Socks proxy running in your profile, and the SSH server forwards it through the SSH connection – this is known as SSH tunnelling.
The biggest advantage of using an SSH tunnel over a conventional HTTP or Socks proxy is that it can be easily set up without any extra proxy-related installations on the server. Additionally, SSH tunnels encrypt your traffic, enhancing data security.
Using POSSH in Multilogin
Before you start, make sure you have the following details (if you don’t, ask your proxy provider):
- SSH server IP (or host) and port
- SSH server credentials, such as your username and password
Once you have all these details, you are ready to set up a Multilogin profile.
- Go to the "Plugins" section
- Activate the POSSH proxy plugin
- Click "Create new" and go to the "Proxy" tab
- Select "POSSH" in "Connection type"
- Fill out the "IP or host", "Port", "Username" and "Password" fields
Paste the proxy details into the "IP or host" field in the format IP:port:username:password
or host:port:username:password
and other fields will be populated automatically.
- Click "Check proxy"
- "Connection test passed" means that Multilogin was able to connect to the proxy successfully and get the required IP-dependent data
- "Connection test failed" means that Multilogin couldn't connect to the proxy
- Click "Create profile" → "Start"
To use the POSSH plugin on Windows Server operating systems, you need to enable the "Developer Mode" in Windows settings and restart the system.
Restarting the SSH tunnel in the browser
Due to the nature of SSH tunnels, they can sometimes drop mid-session. In this case, you can try the solution below:
- Click on the Multilogin icon in the top right corner of the browser profile window (to find it, you may need to click on the puzzle icon first)
- Click "Restart SSH"