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
15
Repository
adobe/skills
GitHub Stars
147
First Seen
3 days ago
domain-mask — adobe/skills