mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #637] Connection to 185.194.141.58:80 at startup? #392
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#392
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 @wikijm on GitHub (Dec 13, 2017).
Original GitHub issue: https://github.com/quasar/Quasar/issues/637
Every time I start a client, I've got a TCP connection on 185.194.141.58:80.
Is it possible to get an explaination about it?
@abdullah2993 commented on GitHub (Dec 13, 2017):
geo location api
@wikijm commented on GitHub (Dec 13, 2017):
Thanks for the quick answer.
I don't understand why the client do this.
Won't it be better to do that job by the server?
I'm worried about the fact that this way the GeoLoc API owner may know easily all my clients public IP adresses.
@MaxXor commented on GitHub (Dec 14, 2017):
The initial thought I had when implementing this on the client was to reduce the load on the server.
@wikijm commented on GitHub (Dec 14, 2017):
Thanks for your answer and the explaination.
I'will close this issue thanks to your answers.
Have a nice day 😃