You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crowdsec-docs/docs/configuration/network_management.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,5 +52,7 @@ Both components need proper configuration to run (we decide to keep this behavio
52
52
53
53
- If you're scrapping prometheus metrics from your agents or your local API, you need to allow inbound connections to `tcp/6060`
54
54
55
+
## Notes on proxy use
55
56
57
+
- It's possible to use crowdsec through proxy, it will honor the `HTTP_PROXY` environment variable. More on the configuration how to use crowdsec through a proxy [here](/u/troubleshooting/security_engine#how-to-set-up-a-proxy)
0 commit comments