Skip to content

v0.3 - Attach-Ports, 2-Day Auto-Exit & Auth-Name

Choose a tag to compare

@friddle friddle released this 13 Jan 06:45
· 6 commits to main since this release

v0.3 Features

New Features

  • Attach-Ports: Forward additional local ports (e.g., --attach-ports 3000)
  • 2-Day Auto-Exit: Sessions automatically exit after 2 days (configurable)
  • Auth-Name: Customize http_auth username with --auth-name flag (default: 'session')

Changes

  • Add --attach-ports flag for port forwarding
  • Add --auto-exit flag for session timeout management
  • Add --auth-name flag for custom HTTP authentication username

Usage

# With custom auth name
clauded --auth-name myuser --password mypass

# Default behavior (auth-name='session')
clauded

Download the appropriate binary for your platform below.