Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown modifier: proxyauth.Modifier #303

Open
0x4472 opened this issue Oct 8, 2019 · 2 comments
Open

unknown modifier: proxyauth.Modifier #303

0x4472 opened this issue Oct 8, 2019 · 2 comments

Comments

@0x4472
Copy link

0x4472 commented Oct 8, 2019

Hello,For golang,I am a newcomer.I want to know how to config authentication?I posted "{"proxyauth.Modifier":{}}" to the proxy , but it returned "parse: unknown modifier: proxyauth.Modifier",Can you show me the configuration?

@bramhaghosh
Copy link
Member

I'm not sure what you're trying to do - can you show me the code of the proxy you're trying to build and the commands you're using to attempt configuration?

@wangyuanwenGit
Copy link

You can try to edit the 'import' statement of the ./cmd/proxy/main.go file, import the package you need. The package imported in main.go will call the init initialization function in the corresponding package

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

No branches or pull requests

3 participants