v0.3 - Attach-Ports, 2-Day Auto-Exit & Auth-Name
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')
claudedDownload the appropriate binary for your platform below.