Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M meek
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Anti-censorship
  • Pluggable Transports
  • meek
  • Issues
  • #29525
Closed
Open
Issue created Feb 19, 2019 by David Fifield@dcfOwner

Allow proxy credentials in `meek-client --helper`

meek-client doesn't allow a proxy username and password when using the browser helper. I think that at the time (circa Firefox 32) it wasn't supported using the API available to browser extensions.

But Firefox 45 added credentials support for SOCKS proxies, and while it's not as straightforward for http/https proxies, apparently what you can do is set a webRequest.onAuthRequired listener, and check inside it whether details.isProxy is set (since Firefox 60-ish?).

Assignee
Assign to
Time tracking