mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #930] Port is Listening but no connections are popping up. #644
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#644
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 @Kekwdrahul on GitHub (Feb 25, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/930
Quasar v1.3 works normally and pops up all clients, but quasar v1.4 is not, I'm using another port in quasar 1.4, everything is correct in the builder but it does not go up the victims.
I'm using IPV6 ip to open ports
Configs:
https://i.imgur.com/8r9D2Fi.png
https://i.imgur.com/XrfZqta.png
https://i.imgur.com/eUnwtCs.png
@MaxXor commented on GitHub (Feb 26, 2021):
You need to check "Enable IPv6 support" for IPv6 connections.
@Kekwdrahul commented on GitHub (Mar 1, 2021):
In quasar v1.3 is not enabled and still works, I tested enable in 1.4 and remains without working
@MaxXor commented on GitHub (Mar 10, 2021):
Do you want to allow connections from the internet? if you have a router you need to set up NAT/port forwarding. Check if the port is allowed in windows firewall too. Otherwise the router can't forward the connection to your PC: