Skip to content

Conversation

@deesh-code
Copy link

Added support for routing traffic through SOCKS and HTTP proxies. This helps when running strix behind corporate firewalls or when you need to route different types of traffic through different proxies.

New environment variables:

  • STRIX_PROXY_ALL for all traffic
  • STRIX_PROXY_TOOLS for just tool traffic
  • STRIX_PROXY_LLM for just LLM requests

Works with corporate proxies, SSH tunnels, and WAF allowlists.

fixes:#19

Added support for routing traffic through SOCKS and HTTP proxies.
This helps when running strix behind corporate firewalls or when
you need to route different types of traffic through different proxies.

New environment variables:
- STRIX_PROXY_ALL for all traffic
- STRIX_PROXY_TOOLS for just tool traffic
- STRIX_PROXY_LLM for just LLM requests

Works with corporate proxies, SSH tunnels, and WAF allowlists.
@ramiavrm-lang
Copy link

Hi @deesh-code, is ir possible to use authentication for the SOCKS and HTTP proxies?

@deesh-code
Copy link
Author

Yes of course

@TrueBurn
Copy link

TrueBurn commented Nov 9, 2025

Is there the ability to set custom CA cert bundles as that is also a pattern for example with ZScaler

@deesh-code
Copy link
Author

No , for now it's not possible but soon I will push a request with custom cret bundles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants