NPM / CLI
Quick Start
# Run without installing (recommended)
npx @openbotauth/proxy
# Or install globally
npm install -g @openbotauth/proxy
openbotauth-proxyInstallation Methods
npx (No Install)
npx @openbotauth/proxyGlobal Install
Local Install
Configuration
Variable
Default
Description
Usage Examples
Basic Usage
Custom Backend
Custom Port
Require Verification
Protected Paths Only
Full Configuration
Process Managers
PM2
systemd
Programmatic Usage
Health Check
Logging
Troubleshooting
Proxy won't start
Verification always fails
Timeout errors
Backend not receiving requests
Links
Last updated