-
-
Notifications
You must be signed in to change notification settings - Fork 822
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
Labels
bug
Something isn't working
Comments
需要服务器环境本身支持 whois 命令。如果没有的话,可以自行手动安装一下。 |
服务器上是有 whois 命令的,但是用 docker 跑的 MyIP ,镜像就是 jason5ng32/myip:latest 是容器里需要 whois ? 我看容器里默认是有 whois 命令的,应该不是这一个原因 |
我测了一下,确实容器里已经自带了 whois ,不需要再手动安装。而我在本地测试,whois 信息是又返回的。 |
那我就不清楚了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
新增的 whois 功能查询报错
看了下报错,报的是 403
whois 调的 api 服务器是有限制吗?
The text was updated successfully, but these errors were encountered: