• Categories
  • Recent
  • Popular
  • Users
  • Search
  • FingerprintSwitcher
  • CustomServers
  • AutomationPlugins
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Bablosoft

Failed to get proxy ip Feature

Scheduled Pinned Locked Moved Feature request
4 Posts 2 Posters 1120 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wyifi
    wrote on last edited by
    #1

    Some of the proxy providers block ip.bablosoft.com

    This prevents us from using bablosoft as the ipaddress is easily detectable via Web RTC

    The way we handle this in code is that we disable detectExternalIP and other properties.

    let babloSettings = {
    detectExternalIP: !isBablosoftDomainBlocked,
    changeTimezone: !isBablosoftDomainBlocked,
    changeGeolocation: !isBablosoftDomainBlocked,
    };

    We wish to ask for a feature where we can pass it property to use our own ip server such as this
    "customIPServer": "ip.myserver.com"

    This way we can use all the great features

    let babloSettings = {
    customIPServer: ip.myserver.com,
    detectExternalIP: true,
    changeTimezone: true,
    changeGeolocation: true
    };

    Thank you

    BAS Viet NamB 1 Reply Last reply
    0
  • BAS Viet NamB Offline
    BAS Viet NamB Offline
    BAS Viet Nam GURU BAS
    replied to wyifi on last edited by
    #2

    @wyifi Learn about the new version
    https://community.bablosoft.com/topic/28687/browserautomationstudio-27-6-1-has-been-released

    💻 Work with Reputation, Speed, and Quality
    🤙 Telegram : https://t.me/basvietnam
    💻 Website : https://basvietnam.com/
    🎦 Youtube : https://www.youtube.com/@basvietnam/videos

    W 1 Reply Last reply
    0
  • W Offline
    W Offline
    wyifi
    wrote on last edited by
    #3

    Another option could be for us to simply provide the ip address

    let babloSettings = {
    customIP: 201.306.508.625,
    detectExternalIP: true,
    changeTimezone: true,
    changeGeolocation: true
    };

    Mahalo

    1 Reply Last reply
    0
  • W Offline
    W Offline
    wyifi
    replied to BAS Viet Nam on last edited by
    #4

    @BAS-Viet-Nam thank you for your reply. I am going to look into it.

    1 Reply Last reply
    0

  • S

    Tracking Requests

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    674 Views
    No one has replied
  • K

    Add client-hints data

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    992 Views
    No one has replied
  • T

    Is it possible to add fake memory and disk capacity ?

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    1 Posts
    993 Views
    No one has replied
  • B

    Choose Browser Profiles folder

    Scheduled Pinned Locked Moved Feature request
    1 Votes
    1 Posts
    897 Views
    No one has replied
  • H

    Unlimited IP

    Scheduled Pinned Locked Moved Feature request
    0 Votes
    2 Posts
    2296 Views
    No one has replied
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Popular
  • Users
  • Search
  • FingerprintSwitcher
  • CustomServers
  • AutomationPlugins
  • Login

  • Don't have an account? Register

  • Login or register to search.