Skip to content

Full Xray Configurations

For advanced providers, Mole supports importing full configurations in JSON format, compatible with sing-box or Xray-core.

Import Specifics

If a subscription link returns a clean JSON object with fields like outbounds, routing, etc., Mole will attempt to use it as a "Full Config".

Advantages:

  • Balancers: Ability to configure traffic distribution on the client side.
  • Observatories: Automatic health checking and switching between servers without user intervention.
  • Complex Routing Rules: Use of specific rules that cannot be transmitted via standard share links.

[!WARNING] Using full configurations disables some of Mole's automatic features (e.g., built-in region bypass rules), as it is assumed the provider fully controls the routing logic.