Add Claude API router and AdWireGuard projects

- 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>
This commit is contained in:
Will Song
2025-07-14 20:30:56 -05:00
parent 261ac9d563
commit 9728a8054f
53 changed files with 2285 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[Interface]
Address = 10.99.99.6
PrivateKey = eBoR6Lm6Llz8IefrHu94C9Qvc5rfUKxPaVPLmPZgiVc=
ListenPort = 51820
DNS = 10.99.99.1
[Peer]
PublicKey = WBqIC7XpVtjreZt5GF/BLo7DpXqZrbu9gv74pons2gA=
PresharedKey = irzJtDsZhpL7+y9gyUFb7JVNfWQMTwiK3HVEQR7RBYk=
Endpoint = will123song.xyz:51820
AllowedIPs = 0.0.0.0/0