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

在云上的服务器部署服务端时监听了IPV6端口而不是IPV4端口,导致客户端无法连接 #83

Open
jinghunsanzu opened this issue Jan 18, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@jinghunsanzu
Copy link

在云上的服务器部署服务端时监听了IPV6端口而不是IPV4端口,导致客户端无法连接
image

服务器当中并未存在IPV6地址

@lwch lwch added the help wanted Extra attention is needed label Jan 18, 2024
@lwch
Copy link
Owner

lwch commented Jan 18, 2024

go程序默认会听在IPv6端口上,实际上是通用的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants