Реферальна програма
Антидетект-браузер

Налаштування проксі у GoLogin

Призначте виділений IP SotaProxy кожному профілю GoLogin.

GoLogin - антидетект-браузер для керування кількома акаунтами з окремими відбитками. У кожного профілю має бути свій виділений проксі, щоб акаунти не пов’язувалися за IP. SotaProxy працює із вбудованою конфігурацією проксі GoLogin.

Посібник із налаштування

1

Відкрийте налаштування проксі профілю

У GoLogin відкрийте або створіть профіль. Перейдіть на вкладку Proxy в налаштуваннях профілю.

2

Задайте тип проксі та облікові дані

Виберіть тип проксі «HTTP» або «SOCKS5». Введіть: Host: proxy.sotaproxy.com, Port: 10000, Username: YOUR_USERNAME, Password: YOUR_PASSWORD.

3

Використовуйте липкі сесії для керування акаунтами

text
Username format: YOUR_USERNAME_s_1001_ttl_1h
Password: YOUR_PASSWORD

Додайте _s_{unique_id}_ttl_1h до імені користувача. У кожного профілю має бути унікальний ID сесії, щоб вони ніколи не ділили один IP, навіть випадково.

4

Гео-таргетинг під локацію акаунта

text
Username format: YOUR_USERNAME_c_US_s_1001_ttl_1h

Зіставте локацію проксі з передбачуваною локацією акаунта. Акаунт Instagram зі США має використовувати проксі США. Додайте _c_US до імені користувача.

Автоматизуй через SotaProxy API

Усе описане вище працює без відкриття дашборда. З API-ключем GoLogin може отримувати свіжі дані проксі, купувати нові та продовжувати ті, що спливають, - прямо з коду.

bash
# Every active proxy on your account (ip, ports, login, password as JSON)
curl -H "Authorization: Bearer $KEY" https://api.sotaproxy.com/api/v1/proxies

# Buy more when you scale (price-check first with POST /quote)
curl -X POST https://api.sotaproxy.com/api/v1/orders \
  -H "Authorization: Bearer $KEY" -H "Content-Type: application/json" \
  -H "Idempotency-Key: my-unique-order-id" \
  -d '{"product":"ipv4","countryId":565,"periodId":"1m","quantity":5}'
Документація API

What goes into the profile proxy form

GoLogin asks for five fields and nothing else. Residential targeting rides inside the login, so you never need a separate endpoint per country:

Type
HTTP, or SOCKS5 on the same port
Host
proxy.sotaproxy.com
Port
10000
Login
login_c_US_s_17_ttl_1h
Password
your package password

GoLogin stores the proxy inside the profile, so the address travels with it when you open the profile from another machine or share it with a team member.

One session id per profile, forever

The number after _s_ is what ties a profile to an address. Give every profile its own and never reuse one, because two profiles on the same id share an address and that link is the cheapest signal a platform can compute:

Login strings for a fleet

profile_01  ->  login_c_US_s_1_ttl_1h
profile_02  ->  login_c_US_s_2_ttl_1h
profile_03  ->  login_c_GB_s_3_ttl_1h
profile_04  ->  login_c_DE_s_4_ttl_1h

# static address instead of residential:
# host = the IP from your dashboard, port 50100, no suffixes
  • One hour is the longest sticky lifetime we offer, and a residential device can drop earlier. For accounts that must never see an address change, buy an ISP address instead and put it in the same form.
  • Match the profile timezone, locale and language to the proxy country. An account on a German address reporting a Warsaw timezone contradicts itself.
  • Check the address inside the profile before the first login, not from your own browser. What matters is what the profile sees.
  • Keep a note of which session id belongs to which profile. Rebuilding that mapping after a crash is painful and mistakes cost accounts.

What gets accounts linked

Two profiles on one address

Whether through a shared session id or a shared static address, this is the fastest way to lose a cluster: one flagged account takes the rest with it.

Changing country under a live account

An account that always logged in from Poland suddenly appearing on a German address reads as a takeover, and the platform asks for a phone number you may not have.

Rotation under a logged-in session

When a sticky hour expires mid-session the platform sees the session teleport. Long-lived accounts belong on ISP addresses.

Cloud profiles carry the proxy with them

A teammate opening the profile in another country still exits through your address, which is the point, but it also means one leaked profile exposes the account and the address together.

Нотатки та поради

  • Призначайте по одному проксі на профіль. Ніколи не діліть проксі між двома профілями.
  • Використовуйте резидентні або мобільні проксі для акаунтів соцмереж. IP дата-центрів спрацьовують на захист більшості соцмереж.
  • Перевірте проксі кнопкою «Test proxy» в GoLogin перед збереженням профілю.

FAQ

Який тип SotaProxy використовувати з GoLogin?

Мобільні проксі (4G/LTE) для Instagram і TikTok. Резидентні проксі для більшості інших платформ. ISP-проксі для швидких стабільних сесій на платформах, що перевіряють тип ASN.

Чи можна імпортувати список проксі в GoLogin?

Так. GoLogin підтримує масовий імпорт проксі через CSV. Формат кожного рядка: host:port:username:password.

Отримай облікові дані проксі

Зареєструйся, поповни баланс і скопіюй ендпоінт у GoLogin. Займе менше 5 хвилин.

Почати