Abundera Sign 的开发者

Free WireGuard Config QR Code Generator

Turn any WireGuard .conf file into a scannable QR for one-tap mobile import. Used by the official WireGuard app on iOS and Android.

0 / 900

本地上传保留在您的浏览器中,仅出现在打印卡片上。二维码数据使用上面的 URL。

更多字段(可选)

地址

社交资料

提示:在 Google Maps 上右键单击任意位置并复制坐标

QR 上会自动叠加一面红色瑞士国旗 — 这是瑞士银行的要求。

粘贴 BOLT11 发票(lnbc...)或 Lightning 地址。我们会添加 lightning: URI 方案前缀,以便任何 Lightning 钱包都能扫描。

兼容 Google Authenticator、Authy、1Password、Bitwarden 以及任何标准 TOTP 应用。

编码整行 authorized_keys。扫描即可将密钥复制/粘贴到新机器上。

对于非常长的密钥,请使用 rMQR 横向或拆分为多个 QR。标准 QR 上限约为 ~2KB。

官方 WireGuard 移动应用可以直接扫描这些 QR。切勿在打印的 QR 中包含您的私钥 — 仅限数字共享。

GS1 Digital Link 是零售产品 EAN-13 条形码的现代 Web 友好替代方案。解析器域名默认为 id.gs1.org,但您可以使用自己的。

从 Spotify 应用粘贴分享链接,或仅粘贴 ID。我们会自动构建 open.spotify.com URL。

格式取决于平台 — Mastodon 使用 @user@instance,Bluesky 使用 handle.bsky.social,Nostr 粘贴 npub 密钥。

Geo URI(RFC 5870)可直接在设备上的任何地图应用中打开 — Google Maps、Apple Maps、OsmAnd 等 — 无需选择供应商。

标准 BitTorrent magnet 链接。任何支持 URI 方案处理程序的 BitTorrent 客户端都可以扫描。

粘贴完整的 RFC 5545 iCalendar 负载 — 支持多个事件、闹钟和重复规则。大多数日历应用都会直接导入 QR。

本地上传保留在您的浏览器中,仅出现在打印卡片上。MeCard 二维码数据没有照片字段。

MeCard 是 vCard 的简化替代方案,某些 Android 设备更偏好使用

更多字段(可选)

地址

0 字符

Micro QR 容量:35 个数字、21 个大写字母数字或约 15 字节(小写/URL)。最适合短代码、序列号和 ID。URL 请使用标准 QR。

大多数手机摄像头无法扫描 Micro QR 码。此格式需要专用工业扫描仪(如 Scandit、Cognex)。通用扫描请使用标准 QR。

Rectangular Micro QR — 适合试管、腕带和票据条的细长格式。最多 361 个字符。

大多数手机摄像头无法扫描 rMQR 码。此格式需要专用工业扫描仪。通用扫描请使用标准 QR。
显示更多 30 个模板

使用上面的按钮保存样式,以便将您最喜欢的样式保存在此处。

#000000
#FFFFFF

或者选择内置图标:

Renders behind the QR at reduced opacity. Auto-forces EC=H so the QR still scans through the photo.

批量生成

上传 CSV 文件,一次最多可生成 500 个二维码。每一行都会生成独立的二维码——您可以选择模板,也可以逐行自定义 21 项属性:颜色、边框、点/眼/眼球样式、渐变、透明度、尺寸、纠错等级、格式、内置 logo 等。

21 列:type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor。仅 typedata 为必填项。使用 | 分隔 data 内的字段(例如 ssid|password|WPA)。

支持全部 20 种二维码类型,包括 URL、WiFi、vCard、MeCard、Email、SMS、Event、Location、UPI、SEPA、PayPal、Crypto、Micro QR 和 rMQR。下载示例 CSV,查看所有列、40 个模板、11 种边框样式以及 12 个内置 logo 的实际效果。

将整个二维码——类型、所有字段值、样式、框架、徽标、名片设计——保存为单个 .qr.json 文件。稍后加载它以一键重新创建所有内容。

Ctrl+D 下载 PNG
Ctrl+Shift+D 下载 SVG
Ctrl+Shift+C 复制二维码
Ctrl+P 打印

输入内容以生成您的二维码

来自 Abundera

在法庭上也能成立的电子签名

Abundera Sign 超越了基本的电子签名。每份文件都获得加密证明、独立验证和防篡改证据包。

  • 自动生成的法庭就绪证据包
  • 个人文件封印 — 即时检测篡改
  • 固定在 5 个独立系统上 — 无单点故障
试用 Abundera Sign

How WireGuard config QRs work

The official WireGuard mobile apps (iOS, Android, macOS) include a QR code import flow: tap "Add tunnel" → "Create from QR code", scan, done. The QR contains the entire .conf file as plain text — interface section, peer section, endpoint, allowed IPs, keys. After scan, the tunnel is configured and ready to enable.

This is by far the fastest way to provision new clients on a self-hosted WireGuard server. Generate the client config server-side, render it as a QR, hand the phone over, scan, and the user is connected.

Security warning

The QR contains the client's private key. Anyone who scans (or photographs) the QR can connect to your VPN. This is fine for a one-shot in-person handoff but DO NOT post the QR publicly, screenshot it to a chat thread, or print it on anything that might be photographed. After the recipient has scanned, regenerate the keypair if you're paranoid.

Frequently Asked Questions

Which apps scan these QR codes?

The official WireGuard apps from wireguard.com on iOS, Android, macOS, and Linux. Some forks (like TunSafe and PassePartout) also support the format. Third-party VPN clients usually don't.

Can I encode just the peer section?

Yes — but the import flow expects a complete config (Interface + Peer). For partial configs, paste the snippet anyway and the user can edit after import.

What about my private key in the QR?

It's there in plain text. WireGuard can't work without it — the client needs the private key to encrypt traffic. Treat the QR like a password: hand it over in person, on a single device, and don't keep copies.

How big can the config be?

Up to a few KB. A typical client config (one peer, IPv4 + IPv6) is ~400 bytes — fits easily into a QR version 10 at error correction L. Multi-peer configs scale linearly.

Can I add a comment field?

WireGuard .conf supports # comments. They'll be encoded but the official app strips comments on import.

Do I need to base64-encode the config first?

No. The QR carries the .conf file verbatim as text. Base64 only adds size.

What about the WireGuard PreSharedKey?

If your peer has a PreSharedKey, include it in the [Peer] section. The QR encodes the entire stanza; the import will set it up.