diff --git a/README.md b/README.md index 7634834..0e2e8d9 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,209 @@ Default URLs: --- +## 🛠️ Supported CLI Tools + +9Router works seamlessly with all major AI coding tools: + +
+ ![]() + Claude Code + |
+
+ ![]() + OpenClaw + |
+
+ ![]() + Codex + |
+
+ ![]() + OpenCode + |
+
+ ![]() + Cursor + |
+
+ ![]() + Cline + |
+
+ ![]() + Continue + |
+
+ ![]() + Droid + |
+
+ ![]() + Roo + |
+
+ ![]() + Antigravity + |
+
+ ![]() + iFlow AI + 8+ models • Unlimited + |
+
+ ![]() + Qwen Code + 3+ models • Unlimited + |
+
+ ![]() + Gemini CLI + 180K/month FREE + |
+
+ ![]() + Kiro AI + Claude • Unlimited + |
+
+ ![]() + Claude Code + |
+
+ ![]() + Antigravity + |
+
+ ![]() + Codex + |
+
+ ![]() + GitHub + |
+
+ ![]() + Cursor + |
+
+ ![]() + OpenRouter + |
+
+ ![]() + GLM + |
+
+ ![]() + Kimi + |
+
+ ![]() + MiniMax + |
+
+ ![]() + OpenAI + |
+
+ ![]() + Anthropic + |
+
+ ![]() + Gemini + |
+
+ ![]() + DeepSeek + |
+
+ ![]() + Groq + |
+
+ ![]() + xAI + |
+
+ ![]() + Mistral + |
+
+ ![]() + Perplexity + |
+
+ ![]() + Together AI + |
+
+ ![]() + Fireworks + |
+
+ ![]() + Cerebras + |
+
+ ![]() + Cohere + |
+
+ ![]() + NVIDIA + |
+
+ + SiliconFlow + |
+
...and 20+ more providers including Nebius, Chutes, Hyperbolic, and custom OpenAI/Anthropic compatible endpoints
+{tool.mitmDomain}
+Intercept {tool.name} requests via MITM proxy
@@ -166,19 +175,12 @@ export default function MitmToolCard({
- Domain:{" "}
- {tool.mitmDomain}
- {certCovered !== undefined && (
-
-
- {certCovered ? "verified" : "warning"}
-
- {certCovered ? " cert OK" : " cert missing domain"}
-
- )}
-
Toggle DNS to redirect {tool.name} traffic through 9Router via MITM.
+ {!dnsActive && ( ++ ⚠️ Enable DNS to edit model mappings +
+ )}