Is there some capability of having osquery to utilise a SOCKS5 proxy when connecting to Fleet - without external routing rules? I’m looking at adding the agent to some nodes which are in a private, restricted network and assessing my options.
g
Grant Bilstad
11/03/2023, 5:00 PM
Greetings @Daniel Cross,
Thinking osquery only has TLS connection (or no TLS, not recommend for production, testing only) to the remote fleet server. It should work with proxies as long as the host can reach out to where your fleet server is hosted.
d
Daniel Cross
11/08/2023, 6:46 AM
Thanks @Grant Bilstad. I was meaning more if there was some feature that allowed osquery to natively establish a socks tunnel, rather than relying on an external agent. I don’t think there is 🙂