mirror of
https://github.com/adionditsak/blacklist-check-unix-linux-utility.git
synced 2026-04-25 05:05:50 +03:00
[GH-ISSUE #4] Why the script reverse the IPs? #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/blacklist-check-unix-linux-utility#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @radixtenshi on GitHub (Aug 14, 2018).
Original GitHub issue: https://github.com/adionditsak/blacklist-check-unix-linux-utility/issues/4
I just ask why when you make a query for some IP A.B.C.D you see the imverted order of the numbers.. example:
D.C.B.A.black.uribl.com
@adionditsak commented on GitHub (Sep 9, 2018):
This is how reverse lookup looks like @radixtenshi