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

Don't try to resolve IP address hosts #144

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Don't try to resolve IP address hosts #144

merged 1 commit into from
Jun 15, 2024

Conversation

56quarters
Copy link
Owner

When parsing CLI arguments, don't make a DNS query for hostnames that are already IP addresses. In this case, just connect to them.

When parsing CLI arguments, don't make a DNS query for hostnames
that are already IP addresses. In this case, just connect to them.
@56quarters 56quarters marked this pull request as ready for review June 15, 2024 19:21
@56quarters 56quarters merged commit 11dadb6 into master Jun 15, 2024
6 checks passed
@56quarters 56quarters deleted the addr-hosts branch June 15, 2024 19:24
@56quarters 56quarters added bug Something isn't working area:dns Relating to the DNS client labels Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dns Relating to the DNS client bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant