1. Convert a WireGuard profile for Mihomo
Network administratorBackground
An administrator has a WireGuard client profile using a full-tunnel peer, a DNS override, and an office-domain routing rule.
Problem
The profile needs to be represented as Mihomo-compatible YAML with the office domain routed through a named VPN outbound.
How to use
Paste the WireGuard configuration, select Auto for Source Format, choose Mihomo / Clash YAML, add the routing policy, and set the profile name to Office VPN.
[{"kind":"domain-suffix","value":"corp.example","outbound":"Office VPN"}]Outcome
The tool returns Mihomo wireguard proxy YAML while preserving the endpoint, allowed IPs, DNS setting, and routing policy, and reports any fields that cannot be mapped exactly.