Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading