迁移指南
在找 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. 本页每一条关于 GoLogin 的说法都是 2026年8月6日 从其自有站点读取的,并链接回原页。搬家做的是 Chromium 配置文件导入,而不是格式转换;不该换的理由在下面另有一节。
- 导入
- 所有档位均免费
- 配置文件存放于
- 你自己的磁盘
- 起步所需账号
- 不需要
- 应用许可证
- AGPL-3.0
「GoLogin 替代方案」背后的问题,几乎从来不是哪个产品功能清单更长,而是你已经养好的账号能否熬过这次搬迁,以及搬迁要花多久。所以本页先从这里讲起,之后再谈对比。
Donut Browser 是一款桌面应用,每个配置文件都以目录形式存放在你自己的机器上。没有任何东西在统计这些目录,也没有别人云端的工作区要登录;应用本身——配置文件管理器、本地 REST API、MCP 服务器和同步服务器——以 AGPL-3.0 发布在 GitHub 上。它驱动的 Wayfern Chromium 引擎是专有的,这一点写在这里的理由和本页其他所有内容一样:好让你能自己核实。
接下来:导入如何运作、什么能留下什么留不下、两款产品在 6 条基本假设不同的轴线上的差异、免费档位覆盖什么,以及 4 条让你原地不动的诚实理由。
要点速览
- 没有任何东西能把 GoLogin 的配置文件转换成 Donut 的配置文件,因为没有一家反检测厂商会导出成另一家的格式。Donut 导入的是 Chromium 配置文件目录——一个文件夹、一个浏览器用户数据目录或一个 ZIP,可从 Chrome、Brave、Edge、Opera、Vivaldi、Arc 或 Yandex 自动检测——而且导入在所有档位都免费。
- Donut Browser 应用以 AGPL-3.0 发布在 GitHub 上:配置文件管理器、本地 REST API、MCP 服务器和同步服务器。Wayfern Chromium 引擎是专有的,本页照实说明,而不是四舍五入成「开源」。
- 下面的对比涵盖 6 条轴线,每一格 GoLogin 的内容都带着它被读取的网址和日期——2026年8月6日。关于 GoLogin 的任何一句都不是凭记忆写的。
- You manage accounts from a phone. GoLogin publishes an Android application; Donut Browser is a desktop app with no mobile client.
如何把配置文件从 GoLogin 迁移到 Donut Browser?
一趟搞定,无论你有五个还是五百个配置文件都是同一趟。把导入器指向一个文件夹、一个浏览器用户数据目录或一个 ZIP 压缩包;复制过程中就顺手改名、分组、绑定代理;每个配置文件抵达时都带着全新生成的指纹。
- profile-01已迁出
- profile-02已迁出
- profile-03已迁出
- profile-04已迁出
- profile-05已迁出
Donut 读取的是 Chromium 配置文件目录:GoLogin 的导出文件(如果它能导出),或者该配置文件原本所在的浏览器。
- Chrome
- Brave
- Edge
- Opera
- Vivaldi
- Arc
- Yandex
- 检测
- 重命名
- 分组
- 代理
- 指纹
逐项执行,因此一个损坏的配置文件绝不会中断整批。所有档位免费。
- profile-01
- profile-02
- profile-03
- profile-04
- profile-05
Cookie、历史记录、扩展状态和本地存储会随每个配置文件一起过来。
指纹不会:每个导入的配置文件都会获得一个全新生成的指纹。
Donut bulk-imports Chromium-family profiles — Chrome, Brave, Edge, Opera, Opera GX, Vivaldi, Arc and Yandex — through the app, the REST API or MCP, and importing is free on every tier. There is no direct importer for another anti-detect vendor's profile format, so a switch means re-importing from the underlying browser or logging back in.
-
在应用里
从侧栏打开「导入」。自动检测会扫描所有受支持的 Chromium 系浏览器的默认位置并列出找到的内容;手动模式可指向任意路径,包括 ZIP。导入逐项执行,因此一个损坏的配置文件绝不会中断整批。
-
通过 REST API
本地 API(127.0.0.1:10108)上的三个端点就覆盖了整个迁移:列出可导入项、带分组和逐项代理批量导入、以及从纯文本清单或 Donut 导出文件批量添加代理。
-
经由 MCP
MCP 服务器把同一套能力作为工具暴露出来,因此助手可以用对话完成迁移:检测配置文件、导入到某个分组、把你已保存的代理轮流分配下去。
配置文件导入时,什么会跟过来,什么不会?
这正是迁移指南通常跳过的部分。导入不是克隆:配置文件的一部分会跟着走,有一部分被刻意重新生成,还有一类根本走不了。
会跟过来
- 每个配置文件的历史记录、Cookie、扩展状态和本地存储。
- 你在这一趟里指定的一切:新名称、分组,以及代理——所有配置文件共用一个,或在你已保存的代理之间轮流分配。
- 遇到重名时你的选择:自动重命名,或者跳过。
不会跟过来
- GoLogin 自有的配置文件格式。你交给 Donut 的是一个 Chromium 配置文件目录:GoLogin 的导出文件(如果它能导出),或者该配置文件底下的那个浏览器。
- 旧的指纹。每个导入的配置文件都会获得一个全新生成的指纹,这是刻意为之而非短板:一个曾与别家技术栈一同露过面的指纹,并不是值得留着的资产。
- Firefox 与 Gecko 配置文件。它们根本无法转换到 Chromium 引擎;不过它们的 Cookie 可以通过 API 迁移过来。
两个前提条件,都很小:必须已经下载好一个 Wayfern 版本,因为导入流程从不下载浏览器;另外,为跨系统伪装而设定指纹的操作系统属于付费功能。导入的其余部分都是免费的。
这个 GoLogin 替代方案在思路上有何不同?
这不是功能对照表。下面这些轴线,是两款产品建立在不同假设之上的地方;每一格 GoLogin 的内容都转述自其自有站点上公开的信息,读取日期为 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.
GoLogin
Neither the homepage nor the pricing page names an open-source licence or a public repository for the browser. [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.
GoLogin
Three profiles, listed without profile sharing or team-member access, behind a sign-up. [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.
GoLogin
A profile ladder: the published paid tiers are sold at 100, 300 and 1,000 profiles, with a configurable tier above that. [3]
-
Team seats
Donut Browser
The Team plan includes two seats and prices additional seats as an add-on; solo use never touches seat pricing.
GoLogin
The published plan table shows one team member on every one of its four paid tiers. [4]
-
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.
GoLogin
A hosted API whose throughput is itself a plan feature, rising with the tier you buy, plus Selenium and Puppeteer integration. [5]
-
Proxies
Donut Browser
HTTP, HTTPS, SOCKS4, SOCKS5 or a WireGuard tunnel bound per profile, from whichever provider you already use.
GoLogin
Residential proxy traffic is bundled into the subscription, so the browser and the IPs arrive on one invoice from one vendor. [6]
来源
- GoLogin's homepage names no open-source licence and no source-code repository. gologin.com · 2026年8月6日
- GoLogin's pricing page lists a free tier of 3 profiles with all benefits except profile sharing and team member access. gologin.com · 2026年8月6日
- GoLogin's pricing page lists paid tiers at 100, 300 and 1,000 profiles, plus a configurable tier ranging from 2,000 profiles upward. gologin.com · 2026年8月6日
- GoLogin's pricing table lists 1 team member on each of its four paid plans. gologin.com · 2026年8月6日
- GoLogin's pricing page lists REST API limits of 300, 500, 800 and 1,200 requests per minute across its four paid plans; its homepage lists Selenium and Puppeteer integration. gologin.com · 2026年8月6日
- GoLogin's pricing page lists included resident proxy traffic as a plan benefit. gologin.com · 2026年8月6日
- GoLogin's homepage lists downloads for Windows, Mac, Mac M-series, Linux and Android, and describes an Android application for mobile account management. gologin.com · 2026年8月6日
GoLogin 的替代方案要花多少钱?
免费档位不是试用,也不按配置文件数量设上限,因为根本没有可设上限的东西:配置文件就是你磁盘上的目录。付费档位买的是能力,绝不是「允许你多建几个」。
免费,无需账号
- 基于 Wayfern 反检测 Chromium 引擎的无限本地配置文件
- 逐配置文件代理——HTTP、HTTPS、SOCKS4、SOCKS5——以及 WireGuard VPN
- 配置文件管理 REST API 与 MCP 服务器
- Cookie 与扩展管理
- 导入功能,所有档位免费,包括这一档
付费,每月 $29 起
- 云端配置文件备份与每晚运行的 Cookie Bot
- 面向其他操作系统的指纹
- 浏览器操控 API 与 MCP,以及更高的自动化速率上限
- 团队席位、配置文件共享与协作
- 商业用途
什么时候 GoLogin 仍然是更合适的工具?
每个迁移页面都该有这一节,而几乎没人写。下面没有一句被软化过:每一条都是 Donut Browser 真实存在的局限,凡是 GoLogin 那一侧需要出处的,都给了出处。
-
You manage accounts from a phone. GoLogin publishes an Android application; Donut Browser is a desktop app with no mobile client. [7]
-
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 want proxies billed with the browser. Donut Browser sells no IP traffic, so you keep a second vendor relationship.
-
You need Firefox-engine profiles. Donut Browser ships one engine, the Wayfern anti-detect Chromium, and imports only Chromium-family profiles.
如果这些都不符合你的工作方式,这次切换不过是一次导入加一个下午。如果其中有一条符合,那就留在原地——一个需要你天天对抗的浏览器,比订阅费贵得多。
GoLogin 替代方案:常见问题
有免费的 GoLogin 替代方案吗?
有,而且不是试用。Donut Browser 的免费档位包含无限本地配置文件、逐配置文件代理与 WireGuard、配置文件管理 REST API 和 MCP 服务器,无需账号也无需银行卡。导入你现有的配置文件在所有档位同样免费。付费档位增加的是云备份、面向其他系统的指纹、席位和商业用途——绝不是更高的配置文件数量,因为根本没人在数。
有开源的 GoLogin 替代方案吗?
Donut Browser 应用以 AGPL-3.0 发布在 GitHub 上:配置文件管理器、本地 REST API、MCP 服务器和同步服务器。它驱动的 Wayfern Chromium 引擎是专有的,本站在每一处作出该说法的地方都会指明这一点。在这些页面所比较的四家厂商中,没有一家在来源列表所链接的页面上写明开源许可证或公开代码仓库。
Reddit 上大家推荐哪个 GoLogin 替代方案?
这里不引用任何帖子,因为一个也没读过,而编造一个会让本页其余内容的意义荡然无存。用来替代点赞数的是:应用源码以 AGPL-3.0 放在 GitHub 上,价格是公开的,上面每一条关于 GoLogin 的说法都链接到它的来源页并注明读取日期。这个答案比一句推荐慢,但它是你自己就能核实的。
我能把 GoLogin 的配置文件导入 Donut Browser 吗?
不能作为 GoLogin 的配置文件导入——没有一家反检测厂商会导出成另一家的格式。Donut 读取的是 Chromium 配置文件目录,所以把它指向一个文件夹、一个浏览器用户数据目录或一个 ZIP 即可,无论那来自 GoLogin 的导出文件,还是其底下的 Chrome、Brave、Edge、Opera、Vivaldi、Arc 或 Yandex 配置文件。改名、分组和代理分配都在同一趟里完成,每个导入的配置文件都会获得一个全新生成的指纹。
替换 GoLogin 需要注册账号吗?
不需要。免费档位无需账号、无需银行卡、也没有试用倒计时,因为你的配置文件是你自己磁盘上的目录,而不是别人数据库里的一行记录。只有在你购买付费档位或开启云同步时才会出现账号,而同步服务器本身是开源且可自托管的。
从 GoLogin 切换:这一周该做什么
无法回滚的迁移不算迁移,所以请按下面的顺序来,别一次全上。前两步既不会扣款,也不会创建账号。
-
今天
下载 Donut Browser,导入一个配置文件——挑你手上最不重要的那个。确认它能打开、代理已绑定、站点仍然认得这个会话。
-
本周
跑一次真正的批量:把导入器指向你浏览器的用户数据目录或一份 GoLogin 导出文件,指定分组,并在同一趟里把已保存的代理轮流分配下去。
-
退订之前
先让 GoLogin 继续开着,直到每个导入的配置文件都登录成功并连续几天保持登录。之后再退订,并把导出文件留着。
其他迁移指南
写法相同、数据同源、规则一致:每一条关于其他公司的说法都带着它被读取的页面和日期。
- 从 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.
- 从 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.
- 全部替代方案 总览页:方法本身,以及被刻意排除在外的品牌。
想把 GoLogin 和另一家厂商对比,而不是和 Donut Browser 对比?这些对决由一个不向任何一方兜售订阅的产品来当裁判。