docs: note proxy env var support in install section

This commit is contained in:
RonCodes88
2026-08-23 23:50:10 +08:00
parent 75983c323d
commit f6cbbaeeba
+1 -1
View File
@@ -27,7 +27,7 @@ If you are an LLM reading this repository, [llms.txt](llms.txt) is the short ver
npm install -g @only-cli/oc
```
Requires Node 20+. Requests impersonate Chrome via [impers](https://github.com/lexiforest/impers); falls back to native fetch if impers is unavailable.
Requires Node 20+. Requests impersonate Chrome via [impers](https://github.com/lexiforest/impers); falls back to native fetch if impers is unavailable. Outbound fetches honor `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY` when set.
### Agent skill