Skip to content

docs: add HTTP proxy support info to README#91

Merged
blaspat merged 1 commit into
mainfrom
feat/proxy-docs
Jun 24, 2026
Merged

docs: add HTTP proxy support info to README#91
blaspat merged 1 commit into
mainfrom
feat/proxy-docs

Conversation

@blaspat

@blaspat blaspat commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Documents that hermes-node's WebSocket client respects HTTPS_PROXY/HTTP_PROXY/NO_PROXY environment variables automatically via gorilla/websocket's DefaultDialer — no config changes needed.

Changes:

  • Configuration section: comment in the [node] config example noting proxy env vars
  • FAQ: new Q&A covering Basic auth (inline in URL) and NTLM workaround (cntlm bridge)

Related to question from user about corporate proxy on workmac.

Document that hermes-node respects HTTPS_PROXY/HTTP_PROXY env vars
via gorilla/websocket's DefaultDialer — no config changes needed.
Includes FAQ entry on Basic auth and NTLM workaround.

Signed-off-by: Blasius Patrick <blasius.patrick@gmail.com>
@blaspat blaspat merged commit aa1968f into main Jun 24, 2026
14 checks passed
@blaspat blaspat deleted the feat/proxy-docs branch June 24, 2026 09:15
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.

1 participant