Command Options

Detailed explanation of all available options:

Timer (--timer)

  • Format: {number} {unit}

  • Units: seconds, minutes, hours, days, weeks

  • Examples:

--timer="30 minutes"
--timer="2 hours"
--timer="1 day"

Message (--message)

  • Accepts any string

  • Supports HTML escape

  • Examples:

--message="Simple update"
--message="Major system upgrade in progress"

Template (--template)

  • Available options: default, modern, or custom templates

  • Examples:

--template=default
--template=modern
--template=custom

Refresh (--refresh)

  • Flag option (no value needed)

  • Enables auto page refresh

  • Example:

--refresh

Secret (--secret)

  • Custom bypass token

  • Example:

--secret="your-custom-token"

Last updated