Skip to content

[Auth] Support NTLM proxy authentication #1091

Open
@jinlxz

Description

@jinlxz

Check FAQs

Is your feature request related to a problem? Please describe.
I want to use this tool with PAC file to forward HTTP requests to upstream corporate proxy server which uses NTLM authentication,

I started the server with the following command, I think it will fail to authenticate with upstream proxy

 proxy --pac-file ./proxy.pac

how can I make it?

Describe the solution you'd like
currently the proxy servers in the PAC file use NLTM authentication, I need a way to authenticate with the upstream servers.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProposalProposals for futuristic feature requestsTaskTasks & chores related to proxy.py

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions