Skip to content

Basic Auth support for Chrome browser #89

Closed
@cypress-zh

Description

@cypress-zh

I started a proxy with command:
proxy.py --basic-auth username:password

I configured chrome proxy as below(Mac OSX):
type: Web Proxy(Http)
Host: my_host_server
Port: 8899(I use the default port)
Chekced Proxy Server Requires Password and fill in
Username: username
Passowrd: password

the snapshot as below:
image

I'm sure the firewall was disabled.

but still can NOT get traffic proxyed, the log of proxy server didnot show anything, just a Starting:

[root@myProxyServer ~]# /opt/rh/rh-python36/root/usr/bin/proxy.py --basic-auth username:password
2019-09-25 02:31:02,691 - INFO - run:633 - Starting server on port 8899

am I missed something? can somebody help me out of configuration? Thanks in advance:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionQuestions related to proxy server

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions