crossbario / crossbario/autobahn-python

No authentication for the proxy

Open
#1,407 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature websocket
Dominant language
Python
Stars
2.5k
Forks
768
PR merge metrics
No merged PRs in 30d

Description

Hi, I am trying to connect to a websocket through a private proxy server which I need to authenticate with a username and password. However, I only see the option for a host and port but no username and password for adding a proxy.

https://github.com/crossbario/autobahn-python/blob/ea1bbaa4a0f978335aee12473407e8f4a899bed5/autobahn/twisted/wamp.py

Is this currently supported? Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked autobahn/twisted/wamp.py entry point and trace how proxy host and port are passed into the WebSocket connection. Check the surrounding proxy configuration and relevant tests, if present. Done means username/password proxy authentication is either supported and verified or its unsupported status and implementation scope are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, backend, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.