Proxies for running several accounts
This is the part people economise on first and regret most. A browser fingerprint can be configured for free and once, while proxies cost money every month — so the temptation is understandable. Let us look at what exactly you are paying for, and when you do not need to overpay.
Three kinds of address
Datacentre. Addresses belonging to hosting providers and data centres. Cheap, fast, stable. There is one problem, but it is a big one: an address's membership of a data centre is determined from public lists, and protection systems see it immediately. For platforms that care about "a live human", such an address is already a reason for suspicion.
Residential. Addresses of home internet providers. Several times more expensive, usually paid by traffic. They look like ordinary visitors because technically that is what they are.
Mobile. Addresses of cellular operators. The most expensive and the most trusted: thousands of real people sit behind one such address, so it is not in a platform's interest to punish it as a whole.
| Datacentre | Residential | Mobile | |
|---|---|---|---|
| Price | low | high | highest |
| Speed | high | medium | lower, sometimes unstable |
| Trust from platforms | low | high | highest |
| When to take it | internal tasks, testing, scraping public data | working with platform accounts | the most demanding platforms |
The main conclusion this was written for
A bad address cannot be cured by fingerprint settings. This is not theory: we caught a captcha loop on a profile where everything was in order — time zone, language, headers, noise. The captcha kept asking again and again. There was one cause: the reputation of a datacentre address. Replacing the proxy with a residential one settled it at once.
So the order of spending is this: decent proxies first, everything else after.
What to check before you start working
- The real exit country. The seller says "Germany" while the address comes out in the Netherlands — that breaks consistency: you set the time zone and language for the promised country, and the site sees another.
- The address type. Public checkers show whether an address is listed as belonging to a data centre.
- Whether it was taken before you. Cheap addresses get resold: someone may already have worked with the same platform from it.
- Whether it holds. An address that changes mid-session looks worse than an unlucky but constant one.
Morfiade checks connectivity and the external address before launching a profile, and can determine the exit country so the fingerprint is assembled for exactly that country.
One proxy per profile, not one for all
The whole point disappears if ten profiles come out through a single address. The rule is simple: one account, one address, and the address stays with the account for a long time. Germany today and Brazil tomorrow is more suspicious than the same modest address for months.
Proxies with a login and password
Chrome on its own cannot take a proxy login and password from the command line — it shows an authentication dialog, and in a mass launch that turns into a nightmare: twenty windows, each demanding a password.
Morfiade solves this with a local forwarder: the program raises an intermediate proxy on 127.0.0.1 on your computer, Chrome connects to it with no password at all, and the forwarder itself presents the credentials to the upstream proxy. It works with HTTP, SOCKS4 and SOCKS5, and closes together with the profile.
Your real address leaking past the proxy
A separate trap: a browser can report your real IP to a site over the WebRTC channel, bypassing the proxy. This is checked on any leak-test page in ten seconds, and cured through the browser profile's own setting. In Morfiade it is applied automatically as soon as a profile has a proxy and anti-detect is on.
Next: how to run several accounts from one computer · Morfiade features
