settings

Settings

computer

Local Mode

Running on your machine

Database Location

~/.n9router/db.json

Hourly Database Backups

Keep hourly snapshots for 3 days in ~/.n9router/backups/db

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

Combo Round Robin

Cycle through providers in combos instead of always starting with first

Currently using accounts in priority order (Fill First). Combos always start with their first model.

wifi

Network

Outbound Proxy

Enable proxy for OAuth + provider outbound requests.

monitoring

Observability

Enable Observability

Record request details for inspection in the logs view

Antigravity MITM Debug Logs

Write all Antigravity MITM requests to debug log files with masked tokens, related account info, and response payloads

Antigravity Auto-disable Empty Sonnet Accounts

Disable an Antigravity token-rotation account after a failed request when its Claude Sonnet 4.6 quota is 0%

Antigravity Payload Guard

Only allow token-swap for requests that originate from the Antigravity IDE. Requests from other tools (Claude Code, Codex, etc.) pass through to their original token.

Stream Watchdog

Aborts upstream streams that go silent past the stall timeout and injects a clean end-of-stream so clients don't hang. Turn OFF to revert to legacy streaming (recommended only if reasoning models like Kiro thinking get cut off mid-response). When OFF, a genuinely stalled upstream may keep the connection open until your client times out.

Antigravity Host Rewrite

Rewrite Antigravity requests from cloudcode-pa.googleapis.com to daily-cloudcode-pa.googleapis.com to avoid 429 rate limits

Antigravity IDE Version Override

Replace Antigravity token-swap request metadata and user-agent version

Use this feature at your own risk. Spoofing IDE versions may affect account eligibility, upstream behavior, or request reliability.

n9Router proxy v0.4.41

Local Mode - All data stored on your machine