computer

Local Mode

Running on your machine

Database Location

~/.9router/db.json

shield

Security

Require login

When ON, dashboard requires password. When OFF, access without login.

route

Routing Strategy

Round Robin

Cycle through accounts to distribute load

Currently using accounts in priority order (Fill First).

wifi

Network

Outbound Proxy

Enable proxy for OAuth + provider outbound requests.

monitoring

Observability

Enable Observability

Turn request detail recording on/off globally

Max Records

Maximum request detail records to keep (older records are auto-deleted)

Batch Size

Number of items to accumulate before writing to database (higher = better performance)

Flush Interval (ms)

Maximum time to wait before flushing buffer (prevents data loss during low traffic)

Max JSON Size (KB)

Maximum size for each JSON field (request/response) before truncation

Current: Keeps 1000 records, batches every 20 requests, max 1024KB per field

Endpoint Proxy v0.3.18

Local Mode - All data stored on your machine