Is there some capability of having osquery to util...
# fleet
d
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
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
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 🙂