Is there anyway to configure a http proxy? #433
CharltonIkigai
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Our SaaS partner provide us a broker connection that check if it's from a whitelisted IPs.
Currently, our setup is an intranet web proxy with a static IP, and we want to use kcat to connect through it.
On Mac terminal, I'd export http_proxy={our_proxy_host:port}, but seems kcat is ignoring it.
Any ideas how to make it through? Local machine->kcat->web proxy->broker instance?
Beta Was this translation helpful? Give feedback.
All reactions