mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #664] Random Client Connections #413
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#413
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 @piqle on GitHub (May 30, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/664
I haven't shared the client .exe any wheres, but somehow am having random computers connect. How is this possible? I've set an encryption key, and the only client is hosted locally.
@MaxXor commented on GitHub (May 30, 2018):
This probably means you are using the default encryption key. Please chose a different one and additionally use a different port. There are bots out in the wild who scan the web for the default Quasar port and try to connect with the default encryption key.
@Antwns commented on GitHub (Dec 27, 2019):
Why are bots doing that?