[GH-ISSUE #451] Not being able to find the clients country. #231

Closed
opened 2026-02-27 15:49:29 +03:00 by kerem · 6 comments
Owner

Originally created by @ghost on GitHub (Apr 26, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/451

I have no clue if it's just me but every time I test the client to make sure it works it doesn't show the country it keeps say 'Unknown [-]' and that's about it. Plus it doesn't even show an icon it only shows a '?'

Originally created by @ghost on GitHub (Apr 26, 2016). Original GitHub issue: https://github.com/quasar/Quasar/issues/451 I have no clue if it's just me but every time I test the client to make sure it works it doesn't show the country it keeps say 'Unknown [-]' and that's about it. Plus it doesn't even show an icon it only shows a '?'
kerem closed this issue 2026-02-27 15:49:29 +03:00
Author
Owner

@MaxXor commented on GitHub (Apr 26, 2016):

Yep, it's using this site for geolocation: https://freegeoip.net/
... and it's down. :(

<!-- gh-comment-id:214878163 --> @MaxXor commented on GitHub (Apr 26, 2016): Yep, it's using this site for geolocation: https://freegeoip.net/ ... and it's down. :(
Author
Owner

@ghost commented on GitHub (Apr 26, 2016):

Is it possible to be changed? If so, then how?

<!-- gh-comment-id:214878509 --> @ghost commented on GitHub (Apr 26, 2016): Is it possible to be changed? If so, then how?
Author
Owner

@MaxXor commented on GitHub (Apr 26, 2016):

Sure, but we'll need to find a new service for providing the information.
Here are the lines of code which need to be changed then: https://github.com/quasar/QuasarRAT/blob/master/Client/Core/Helper/GeoLocationHelper.cs#L121

<!-- gh-comment-id:214878823 --> @MaxXor commented on GitHub (Apr 26, 2016): Sure, but we'll need to find a new service for providing the information. Here are the lines of code which need to be changed then: https://github.com/quasar/QuasarRAT/blob/master/Client/Core/Helper/GeoLocationHelper.cs#L121
Author
Owner

@ghost commented on GitHub (Apr 26, 2016):

I found these websites:

https://www.iplocation.net/ < IPv4, IPv5, and Domain finder

http://www.ipfingerprints.com/ < Simplest

http://www.ip-tracker.org/ < Most advanced

Are these good?

<!-- gh-comment-id:214879765 --> @ghost commented on GitHub (Apr 26, 2016): I found these websites: https://www.iplocation.net/ < IPv4, IPv5, and Domain finder http://www.ipfingerprints.com/ < Simplest http://www.ip-tracker.org/ < Most advanced Are these good?
Author
Owner

@Jaakus commented on GitHub (May 7, 2016):

The site is up now.

<!-- gh-comment-id:217664491 --> @Jaakus commented on GitHub (May 7, 2016): The site is up now.
Author
Owner

@MaxXor commented on GitHub (May 7, 2016):

@Jaakus Thanks, good news!

<!-- gh-comment-id:217667498 --> @MaxXor commented on GitHub (May 7, 2016): @Jaakus Thanks, good news!
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/Quasar#231
No description provided.