Skip to content

Conversation

@anabasisgo
Copy link
Contributor

Fixes issue with hostname retrieval used for IPv4 addresses in the "Stats" tab (due to the byte order; to_bits() converts to "representation using native byte order")

This can be seen with connecting to 172.217.0.165 (Google IP); current version shows lookup result for 165.0.217.172 rather than 1e100.net, a Google domain (as seen in fixed version).
original version fixed version

@pythops
Copy link
Owner

pythops commented Sep 9, 2025

Thanks for PR 🙏

@pythops pythops merged commit aa69538 into pythops:main Sep 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants