mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #689] Only localhost connection works #439
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#439
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 @imscary on GitHub (Aug 10, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/689
If I build a client with the following connection:
localhost:1337works perfectly if I run on my computer but if I use the following connection*my ip*:1337doesn't work on another computer. Must I use only a DNS? The listening is correctly and the passwords are correct. What am I doing wrong?EDIT: Added 3 different dynamic DNS hostnames and now doesn't work even from my computer. Is there a special option?
@MaxXor commented on GitHub (Aug 10, 2018):
Check https://github.com/quasar/QuasarRAT/issues/653#issuecomment-378073374