迁移指南
在找 Multilogin 的替代方案?
The open-source answer to Multilogin: the profile manager, local API and sync server are AGPL-3.0 on GitHub, and every profile stays on your machine. 本页每一条关于 Multilogin 的说法都是 2026年8月6日 从其自有站点读取的,并链接回原页。搬家做的是 Chromium 配置文件导入,而不是格式转换;不该换的理由在下面另有一节。
- 导入
- 所有档位均免费
- 配置文件存放于
- 你自己的磁盘
- 起步所需账号
- 不需要
- 应用许可证
- AGPL-3.0
「Multilogin 替代方案」背后的问题,几乎从来不是哪个产品功能清单更长,而是你已经养好的账号能否熬过这次搬迁,以及搬迁要花多久。所以本页先从这里讲起,之后再谈对比。
Donut Browser 是一款桌面应用,每个配置文件都以目录形式存放在你自己的机器上。没有任何东西在统计这些目录,也没有别人云端的工作区要登录;应用本身——配置文件管理器、本地 REST API、MCP 服务器和同步服务器——以 AGPL-3.0 发布在 GitHub 上。它驱动的 Wayfern Chromium 引擎是专有的,这一点写在这里的理由和本页其他所有内容一样:好让你能自己核实。
接下来:导入如何运作、什么能留下什么留不下、两款产品在 7 条基本假设不同的轴线上的差异、免费档位覆盖什么,以及 4 条让你原地不动的诚实理由。
要点速览
- 没有任何东西能把 Multilogin 的配置文件转换成 Donut 的配置文件,因为没有一家反检测厂商会导出成另一家的格式。Donut 导入的是 Chromium 配置文件目录——一个文件夹、一个浏览器用户数据目录或一个 ZIP,可从 Chrome、Brave、Edge、Opera、Vivaldi、Arc 或 Yandex 自动检测——而且导入在所有档位都免费。
- Donut Browser 应用以 AGPL-3.0 发布在 GitHub 上:配置文件管理器、本地 REST API、MCP 服务器和同步服务器。Wayfern Chromium 引擎是专有的,本页照实说明,而不是四舍五入成「开源」。
- 下面的对比涵盖 7 条轴线,每一格 Multilogin 的内容都带着它被读取的网址和日期——2026年8月6日。关于 Multilogin 的任何一句都不是凭记忆写的。
- Your workflow depends on Android. Multilogin sells Android cloud devices; Donut Browser has no mobile or cloud-phone product.
如何把配置文件从 Multilogin 迁移到 Donut Browser?
一趟搞定,无论你有五个还是五百个配置文件都是同一趟。把导入器指向一个文件夹、一个浏览器用户数据目录或一个 ZIP 压缩包;复制过程中就顺手改名、分组、绑定代理;每个配置文件抵达时都带着全新生成的指纹。
- profile-01已迁出
- profile-02已迁出
- profile-03已迁出
- profile-04已迁出
- profile-05已迁出
Donut 读取的是 Chromium 配置文件目录:Multilogin 的导出文件(如果它能导出),或者该配置文件原本所在的浏览器。
- Chrome
- Brave
- Edge
- Opera
- Vivaldi
- Arc
- Yandex
- 检测
- 重命名
- 分组
- 代理
- 指纹
逐项执行,因此一个损坏的配置文件绝不会中断整批。所有档位免费。
- profile-01
- profile-02
- profile-03
- profile-04
- profile-05
Cookie、历史记录、扩展状态和本地存储会随每个配置文件一起过来。
指纹不会:每个导入的配置文件都会获得一个全新生成的指纹。
Multilogin 还提供 Firefox 引擎的配置文件。那些无法转换到 Chromium 引擎——请改为通过 API 迁移它们的 Cookie。
Nothing imports a Multilogin profile directly — no anti-detect vendor exports to another's format. What Donut does import, in bulk and free on every tier, is Chromium-family profiles from Chrome, Brave, Edge, Opera, Vivaldi, Arc and Yandex, with per-profile proxy assignment applied during the import.
-
在应用里
从侧栏打开「导入」。自动检测会扫描所有受支持的 Chromium 系浏览器的默认位置并列出找到的内容;手动模式可指向任意路径,包括 ZIP。导入逐项执行,因此一个损坏的配置文件绝不会中断整批。
-
通过 REST API
本地 API(127.0.0.1:10108)上的三个端点就覆盖了整个迁移:列出可导入项、带分组和逐项代理批量导入、以及从纯文本清单或 Donut 导出文件批量添加代理。
-
经由 MCP
MCP 服务器把同一套能力作为工具暴露出来,因此助手可以用对话完成迁移:检测配置文件、导入到某个分组、把你已保存的代理轮流分配下去。
配置文件导入时,什么会跟过来,什么不会?
这正是迁移指南通常跳过的部分。导入不是克隆:配置文件的一部分会跟着走,有一部分被刻意重新生成,还有一类根本走不了。
会跟过来
- 每个配置文件的历史记录、Cookie、扩展状态和本地存储。
- 你在这一趟里指定的一切:新名称、分组,以及代理——所有配置文件共用一个,或在你已保存的代理之间轮流分配。
- 遇到重名时你的选择:自动重命名,或者跳过。
不会跟过来
- Multilogin 自有的配置文件格式。你交给 Donut 的是一个 Chromium 配置文件目录:Multilogin 的导出文件(如果它能导出),或者该配置文件底下的那个浏览器。
- 旧的指纹。每个导入的配置文件都会获得一个全新生成的指纹,这是刻意为之而非短板:一个曾与别家技术栈一同露过面的指纹,并不是值得留着的资产。
- Firefox 与 Gecko 配置文件。它们根本无法转换到 Chromium 引擎;不过它们的 Cookie 可以通过 API 迁移过来。
两个前提条件,都很小:必须已经下载好一个 Wayfern 版本,因为导入流程从不下载浏览器;另外,为跨系统伪装而设定指纹的操作系统属于付费功能。导入的其余部分都是免费的。
这个 Multilogin 替代方案在思路上有何不同?
这不是功能对照表。下面这些轴线,是两款产品建立在不同假设之上的地方;每一格 Multilogin 的内容都转述自其自有站点上公开的信息,读取日期为 2026年8月6日,并在下方来源列表中给出链接。
-
Source code
Donut Browser
The app — profile manager, local REST API, MCP server and sync service — is AGPL-3.0 on GitHub. The Wayfern Chromium engine is proprietary, and the site says so.
Multilogin
No open-source licence and no source repository are named on the homepage or the pricing page. [1]
-
Free tier
Donut Browser
Unlimited local profiles, per-profile proxy and WireGuard, the profile-management API and the MCP server. No account, no card, no trial clock.
Multilogin
Five profiles, free with no time limit and no card, once you have created an account. [2]
-
What you are charged for
Donut Browser
Profiles are directories on your own disk. Nothing counts them, so the ceiling is storage rather than a plan.
Multilogin
Profiles and seats together: the Pro tiers are sold at 10, 50 and 100 profiles, and the Business tiers run from 300 to 10,000. [3]
-
Team seats
Donut Browser
Two seats included on the Team plan, priced as an add-on beyond that. Seat count never gates the profile count.
Multilogin
Seats are a tier feature: the Pro plans list one, two and five seats respectively, and unlimited seats begin at the Business tiers. [4]
-
Browser engines
Donut Browser
One engine, Wayfern: an anti-detect Chromium whose fingerprint spoofing is enforced in C++ and exposed over custom CDP commands.
Multilogin
Two engines, which the vendor names Mimic and Stealthfox. [5]
-
Automation
Donut Browser
A local REST API on 127.0.0.1:10108 (base path /v1, OpenAPI at /openapi.json) and an MCP server at /mcp, both on the free tier.
Multilogin
A documented hosted API, with the site naming ADB, Selenium, Puppeteer and Playwright as supported automation tools. [6]
-
Where profiles live
Donut Browser
Profiles, cookies and logins stay on the device. Cloud sync is an opt-in paid feature, and the personal sync server is open source and self-hostable.
Multilogin
An account-bound workspace at app.multilogin.com; the site does not describe a local-only mode. [7]
来源
- Multilogin's homepage and pricing page name no open-source licence or source-code repository. multilogin.com · 2026年8月6日
- Multilogin's pricing page lists a free plan of 5 profiles with no time limit and no credit card required. multilogin.com · 2026年8月6日
- Multilogin's pricing page lists Pro tiers at 10, 50 and 100 profiles and Business tiers from 300 to 10,000 profiles. multilogin.com · 2026年8月6日
- Multilogin's pricing page lists 1, 2 and 5 team seats on its Pro 10, Pro 50 and Pro 100 plans, and unlimited team seats on its Business plans. multilogin.com · 2026年8月6日
- Multilogin's pricing page describes customisable profiles built on two engines it names Mimic and Stealthfox. multilogin.com · 2026年8月6日
- Multilogin's homepage lists API documentation and names ADB, Selenium, Puppeteer and Playwright as automation tools that can connect to it. multilogin.com · 2026年8月6日
- Multilogin's homepage routes both 'Log in' and 'Start free' to account creation at app.multilogin.com and does not state whether profiles can be stored locally. multilogin.com · 2026年8月6日
- Multilogin's homepage markets Android cloud devices and cloud phones. multilogin.com · 2026年8月6日
Multilogin 的替代方案要花多少钱?
免费档位不是试用,也不按配置文件数量设上限,因为根本没有可设上限的东西:配置文件就是你磁盘上的目录。付费档位买的是能力,绝不是「允许你多建几个」。
免费,无需账号
- 基于 Wayfern 反检测 Chromium 引擎的无限本地配置文件
- 逐配置文件代理——HTTP、HTTPS、SOCKS4、SOCKS5——以及 WireGuard VPN
- 配置文件管理 REST API 与 MCP 服务器
- Cookie 与扩展管理
- 导入功能,所有档位免费,包括这一档
付费,每月 $29 起
- 云端配置文件备份与每晚运行的 Cookie Bot
- 面向其他操作系统的指纹
- 浏览器操控 API 与 MCP,以及更高的自动化速率上限
- 团队席位、配置文件共享与协作
- 商业用途
什么时候 Multilogin 仍然是更合适的工具?
每个迁移页面都该有这一节,而几乎没人写。下面没有一句被软化过:每一条都是 Donut Browser 真实存在的局限,凡是 Multilogin 那一侧需要出处的,都给了出处。
-
Your workflow depends on Android. Multilogin sells Android cloud devices; Donut Browser has no mobile or cloud-phone product. [8]
-
You need Firefox-engine profiles. Donut Browser ships one engine, the Wayfern anti-detect Chromium, and imports only Chromium-family profiles.
-
You want to open the same profile from any machine with nothing to set up. Donut keeps profiles on the device; reaching them elsewhere means the paid sync tier or self-hosting the sync server.
-
You need unlimited seats on one invoice. Donut's Team plan bundles two seats and charges per seat above that, so a large team is not automatically cheaper here.
如果这些都不符合你的工作方式,这次切换不过是一次导入加一个下午。如果其中有一条符合,那就留在原地——一个需要你天天对抗的浏览器,比订阅费贵得多。
Multilogin 替代方案:常见问题
有开源的 Multilogin 替代方案吗?
Donut Browser 应用以 AGPL-3.0 发布在 GitHub 上:配置文件管理器、本地 REST API、MCP 服务器和同步服务器。它驱动的 Wayfern Chromium 引擎是专有的,本站在每一处作出该说法的地方都会指明这一点。在这些页面所比较的四家厂商中,没有一家在来源列表所链接的页面上写明开源许可证或公开代码仓库。
有免费的 Multilogin 替代方案吗?
有,而且不是试用。Donut Browser 的免费档位包含无限本地配置文件、逐配置文件代理与 WireGuard、配置文件管理 REST API 和 MCP 服务器,无需账号也无需银行卡。导入你现有的配置文件在所有档位同样免费。付费档位增加的是云备份、面向其他系统的指纹、席位和商业用途——绝不是更高的配置文件数量,因为根本没人在数。
Reddit 上大家推荐哪个 Multilogin 替代方案?
这里不引用任何帖子,因为一个也没读过,而编造一个会让本页其余内容的意义荡然无存。用来替代点赞数的是:应用源码以 AGPL-3.0 放在 GitHub 上,价格是公开的,上面每一条关于 Multilogin 的说法都链接到它的来源页并注明读取日期。这个答案比一句推荐慢,但它是你自己就能核实的。
我能把 Multilogin 的配置文件导入 Donut Browser 吗?
不能作为 Multilogin 的配置文件导入——没有一家反检测厂商会导出成另一家的格式。Donut 读取的是 Chromium 配置文件目录,所以把它指向一个文件夹、一个浏览器用户数据目录或一个 ZIP 即可,无论那来自 Multilogin 的导出文件,还是其底下的 Chrome、Brave、Edge、Opera、Vivaldi、Arc 或 Yandex 配置文件。改名、分组和代理分配都在同一趟里完成,每个导入的配置文件都会获得一个全新生成的指纹。
替换 Multilogin 需要注册账号吗?
不需要。免费档位无需账号、无需银行卡、也没有试用倒计时,因为你的配置文件是你自己磁盘上的目录,而不是别人数据库里的一行记录。只有在你购买付费档位或开启云同步时才会出现账号,而同步服务器本身是开源且可自托管的。
从 Multilogin 切换:这一周该做什么
无法回滚的迁移不算迁移,所以请按下面的顺序来,别一次全上。前两步既不会扣款,也不会创建账号。
-
今天
下载 Donut Browser,导入一个配置文件——挑你手上最不重要的那个。确认它能打开、代理已绑定、站点仍然认得这个会话。
-
本周
跑一次真正的批量:把导入器指向你浏览器的用户数据目录或一份 Multilogin 导出文件,指定分组,并在同一趟里把已保存的代理轮流分配下去。
-
退订之前
先让 Multilogin 继续开着,直到每个导入的配置文件都登录成功并连续几天保持登录。之后再退订,并把导出文件留着。
其他迁移指南
写法相同、数据同源、规则一致:每一条关于其他公司的说法都带着它被读取的页面和日期。
- 从 GoLogin 迁移 A GoLogin alternative that runs on your own machine instead of the vendor's: unlimited local profiles, an auditable AGPL-3.0 app, and nothing to sign up for.
- 从 Dolphin Anty 迁移 An open-source Dolphin Anty alternative with no profile ceiling and no per-user surcharge: the app is AGPL-3.0, and profiles never leave your disk.
- 从 AdsPower 迁移 An AdsPower alternative with a free tier that does not run out: unlimited local profiles, a published price list, and an app you can read the source of.
- 全部替代方案 总览页:方法本身,以及被刻意排除在外的品牌。
想把 Multilogin 和另一家厂商对比,而不是和 Donut Browser 对比?这些对决由一个不向任何一方兜售订阅的产品来当裁判。