[GH-ISSUE #95] Display rDNS lookup on main site #91

Closed
opened 2026-02-26 09:35:33 +03:00 by kerem · 2 comments
Owner

Originally created by @momorientes on GitHub (Nov 26, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/95

import socket
socket.gethostbyaddr("85.10.192.104")

should mainly do the job

Originally created by @momorientes on GitHub (Nov 26, 2013). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/95 import socket socket.gethostbyaddr("85.10.192.104") should mainly do the job
kerem closed this issue 2026-02-26 09:35:34 +03:00
Author
Owner

@ThomasWaldmann commented on GitHub (Nov 26, 2013):

good idea :)

<!-- gh-comment-id:29275836 --> @ThomasWaldmann commented on GitHub (Nov 26, 2013): good idea :)
Author
Owner

@ThomasWaldmann commented on GitHub (Nov 27, 2013):

implemented by 6b9c7e9511

currently only shown on hosts overview page, bottom right box - to show it on home view cosmetic issues have to be considered/resolved first (rdns can be rather long, display should look ok on mobile).

<!-- gh-comment-id:29364947 --> @ThomasWaldmann commented on GitHub (Nov 27, 2013): implemented by 6b9c7e9511e624832abdf626b59f665466259192 currently only shown on hosts overview page, bottom right box - to show it on home view cosmetic issues have to be considered/resolved first (rdns can be rather long, display should look ok on mobile).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#91
No description provided.