We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to use IP instead of the domain name. It returns false even if the IP has existed. Can we support it?
The text was updated successfully, but these errors were encountered:
Sure. I think it was just an oversight to not support that. PR welcome.
Sorry, something went wrong.
I had similar issue on CentOS 8 (non-Stream, minimal server), but not on Fedora 31 (workstation).
The workaround is to pass the port number to the IP address (e.g. 192.168.1.5:80); then it works as expected.
192.168.1.5:80
No branches or pull requests
When I try to use IP instead of the domain name. It returns false even if the IP has existed. Can we support it?
The text was updated successfully, but these errors were encountered: