mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #500] Geolocation via ip-api.com not available in China #267
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#267
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 @1135 on GitHub (Aug 4, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/500
@1135 commented on GitHub (Aug 4, 2016):
because the GFW ,the website http://ip-api.com could not be visited in China.
@MaxXor commented on GitHub (Aug 9, 2016):
What about the fallback?
https://github.com/quasar/QuasarRAT/blob/master/Client/Core/Helper/GeoLocationHelper.cs#L115
@1135 commented on GitHub (Aug 13, 2016):
@MaxXor I'm sorry, I don't understand.
In fact if a website is blocked by GFW, can only send request but cannot got the response.
Is there a help?
https://en.wikipedia.org/wiki/Great_Firewall
ps: I'm in China. I was able to access Facebook and Wikipedia, because I used the VPN.
@hanbim520 commented on GitHub (Aug 20, 2016):
recommend http://www.ip138.com/ in Mainland China ,中国大陆基本采用这个就可以了。长城防火墙阻挡了很多网站。最好判断下当前的时区位于哪个国家,也可以判断操作系统的语言。然后选择查询IP地址的网站。Translate these words with Google
@kmahyyg commented on GitHub (Oct 14, 2017):
Why not try the IP2Location LITE DB?
@kmahyyg commented on GitHub (Oct 14, 2017):
close this issue , plz
@hanbim520 commented on GitHub (Oct 16, 2017):
closed #500
@MaxXor commented on GitHub (May 29, 2020):
Fixed in
github.com/quasar/QuasarRAT@574713307d