- Implement Claude API smart router with automatic failover - Support 4 providers: Claude Pro, DeepSeek, Kimi, Claude API - Update models: DeepSeek to deepseek-reasoner, Kimi to kimi-k2 - Add AdWireGuard: WireGuard VPN + AdGuard DNS filtering - Consolidate tokens into single tokens.txt file - Add mDNS reflector to Home Assistant setup 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
ORIG_SERVERURL="will123song.xyz"
|
|
ORIG_SERVERPORT="51820"
|
|
ORIG_PEERDNS="10.99.99.1"
|
|
ORIG_PEERS="5"
|
|
ORIG_INTERFACE="10.99.99"
|
|
ORIG_ALLOWEDIPS="0.0.0.0/0"
|
|
ORIG_PERSISTENTKEEPALIVE_PEERS=""
|