mirror of
https://github.com/mrh0wl/Cloudmare.git
synced 2026-04-26 02:15:58 +03:00
[GH-ISSUE #47] Logic is fails on detecting real ip #37
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/Cloudmare#37
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 @mastercho on GitHub (Jan 1, 2023).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/47
So i manually found real ip is 172.105.95.225 of given host but Cloudmare detects its cloudflare ip. Its not cloudflare, its Linode Cloud IP, probably detects as cloudflare because when you try to access IP its redirects to main domain. Instead using GET to IP i think is enough to check ISP of ip if is cloudflare or not https://dnslytics.com/ip/172.105.95.225
@mrh0wl commented on GitHub (Jan 1, 2023):
Thanks for the advice, when I am free, I will immediately fix the error.
@666light commented on GitHub (Jul 26, 2023):
api is missing for virus total and unable to proceed