From 09cb50361a5c557b1b94297c160065139a7fb438 Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Thu, 25 Jun 2026 16:35:57 +0530 Subject: [PATCH] Update README.md Signed-off-by: Mohit Agarwal --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e01629e..883790d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ the same key, and gets the same response back. ## Why Many apps give you no way to change where they send their requests. A browser on -claude.ai, or the ChatGPT desktop app, has no setting that points it at a gateway. +claude.ai or chatgpt.com has no setting that points it at a gateway. The only place left to intercept that traffic is on the machine itself, before it leaves. aitori decrypts only the hosts you list and leaves the rest alone, and if the gateway is unavailable the request still reaches its original destination.