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

新增的 whois 功能查询报错 #204

Closed
80imike opened this issue May 10, 2024 · 5 comments
Closed

新增的 whois 功能查询报错 #204

80imike opened this issue May 10, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@80imike
Copy link

80imike commented May 10, 2024

新增的 whois 功能查询报错

image

看了下报错,报的是 403

image

whois 调的 api 服务器是有限制吗?

@80imike 80imike added the bug Something isn't working label May 10, 2024
@jason5ng32
Copy link
Owner

需要服务器环境本身支持 whois 命令。如果没有的话,可以自行手动安装一下。

@80imike
Copy link
Author

80imike commented May 10, 2024

需要服务器环境本身支持 whois 命令。如果没有的话,可以自行手动安装一下。

服务器上是有 whois 命令的,但是用 docker 跑的 MyIP ,镜像就是 jason5ng32/myip:latest 是容器里需要 whois ?

我看容器里默认是有 whois 命令的,应该不是这一个原因

image

@jason5ng32
Copy link
Owner

我测了一下,确实容器里已经自带了 whois ,不需要再手动安装。而我在本地测试,whois 信息是又返回的。
有没有一种可能是,你的服务器连不上 whois 查询的服务器们?

@80imike
Copy link
Author

80imike commented May 10, 2024

我测了一下,确实容器里已经自带了 whois ,不需要再手动安装。而我在本地测试,whois 信息是又返回的。 有没有一种可能是,你的服务器连不上 whois 查询的服务器们?

image

我在容器中直接执行 whois 666666.dev 是能正常返回的,说明服务器的网络到 whois 服务器是没有问题的

@jason5ng32
Copy link
Owner

那我就不清楚了

@jason5ng32 jason5ng32 closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants