Updates in GoLogin and Orbita Browser: what’s new?

gologin

We are constantly working on adding new features and improving our apps for your better experience. Here’s a quick recap of what’s been done lately.

⚡️ GoLogin 3.2.10 Jupiter (2023/02/21)

Added:

– New datacenter proxies
– Proxy pasting in the multiple operation tab

Fixed:

– Duplicate profiles in folders
– Profile list during folder change
– Proxy removing in Proxy manager
– Proxies display after removing
– 2FA site login
– Warning message when GoLogin is closed with profiles still running

No extra actions required to find or install updates. To update GoLogin or Orbita, just click Update in your browser main window:
antidetect browser

⚡️ Orbita Browser 109

Added:

– Headless mode
– Enhanced IP security when STUN packets unavailable

Fixed:

– Windows WebGL fix
– Folder deletion fix

headless mode
Headless mode parameter for Selenium. Feel free to visit our Github for more resources.
Click here to see this code
import time
from sys import platform
from selenium import webdriver
from selenium.webdriver.chrome.options import Options
from gologin import GoLogin
from gologin import getRandomPort
​
​
gl = GoLogin({
"token": "yU0token",
"profile_id": "yU0Pr0f1leiD",
"executablePath": "C:/Users/USER/.gologin_test/browser/orbita-browser-109/chrome.exe",
"extra_params": ["--headless"]
})
​
if platform == "linux" or platform == "linux2":
chrome_driver_path = "./chromedriver"
elif platform == "darwin":
chrome_driver_path = "./mac/chromedriver"
elif platform == "win32":
chrome_driver_path = "chromedriver.exe"
​
debugger_address = gl.start()
chrome_options = Options()
chrome_options.add_experimental_option("debuggerAddress", debugger_address)
driver = webdriver.Chrome(executable_path=chrome_driver_path, options=chrome_options)
driver.get("https://iphey.com")
print(driver.title)
time.sleep(5)
driver.close()
time.sleep(5)
gl.stop()

 

Download GoLogin here and explore multiaccounting with our free plan.
Follow our Twitter to be in touch and catch all the recent updates!

Run multiple accounts without bans and blocks

Also read

linkedin account restricted

Why is my Linkedin account restricted? Here’s what you can do in 2024

Got your LinkedIn account restricted recently? Here’s what to do next, and how to protect your (and clients!) accounts from blocks in 2024.

What Is MAC Address Hiding, and Should I Do It?

We keep on receiving questions about whether or not one should hide their MAC address.

Is VPN Good Or Bad? Check Your Digital Fingerprint Anonymity

It might come as a complete surprise, but do you know a VPN is one of the most unreliable tools in the matter of anonymity?

We’d love to hear questions, comments and suggestions from you. Contact us [email protected] or leave a comment above.

Are you just starting out with GoLogin? Forget about account suspension or termination. Choose any web platform and manage multiple accounts easily. Click here to start using all GoLogin features