domain-mask

Installation
SKILL.md

domain-mask

Mask a URL behind a custom domain for demos and recordings. Opens an HTTPS reverse proxy so the browser address bar shows a clean domain (e.g., wknd.adventures) while content is served from the real URL (e.g., https://main--mysite--org.aem.page). Trusted certificate via mkcert — no browser warnings.

Prerequisites

  • Node 22+
  • mkcert (brew install mkcert && mkcert -install)
  • sudo access (for port 443 and /etc/hosts)

Script Location

Installs
97
Repository
adobe/skills
GitHub Stars
170
First Seen
Jul 7, 2026
domain-mask — adobe/skills