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

failed to parse proxy web, err: custom_domains and subdomain should set at least one of them #1

Open
Win-X opened this issue Nov 4, 2021 · 0 comments

Comments

@Win-X
Copy link

Win-X commented Nov 4, 2021

When I followed "Visit your web service in LAN by custom domains", an error is reported by executing "./frpc -c ./frpc.ini" locally。
"failed to parse proxy web, err: custom_domains and subdomain should set at least one of them"
but my frpc.ini is
"[common]
server_addr = x.x.x.x
server_port = 7000
auth_token = 123

[web]
type = https
local_port = 80
"
then I add " custom_domains = test.example.com" in frpc.ini
and command executed successfully
but I can't access my Intranet service

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

1 participant