SVCB/HTTPS Builder

Build SVCB and HTTPS resource records with service parameters for enhanced service discovery and connection optimization.

Service Configuration

Service Parameters

Generated HTTPS Record

example.com. IN HTTPS 1 .

Record Breakdown:

Type: HTTPS
Priority: 1 (Service Mode)
Target: .
Parameters: 0

Validation

Status: Valid
HTTPS records typically benefit from port parameter

Usage Notes

  • Priority 0 creates an alias record (AliasMode), priority >0 creates a service record (ServiceMode)
  • Use "." as target name to indicate the same domain as the owner name
  • ALPN values should match the protocols actually supported by the service
  • IP hints can improve connection performance by avoiding additional DNS lookups
  • ECH parameter enables Encrypted Client Hello for enhanced privacy
Example Configurations