Open sprig opened 3 hours ago
OK, looking further at the code, it looks like the proxy just forwards just any random requests except for ones which it rewrites. Personally, I don't like this. I will try to disable this and perhaps submit a PR for an optional flag, if you would (potentially) accept it.
Hello,
Thanks for making this tool!
I use LuLu and while it's not perfect, sometimes things pop up;
So, looking at recent DNS logs, I see:
Why is
ollama-copilot
making requests tocopilot-telemetry.githubusercontent.com
and how do I prevent this (from the software itself, not via firewall)?I couldn't find any code initiating telemetry in this repo so it might be a relayed request or a library.