[GH-ISSUE #930] Port is Listening but no connections are popping up. #644

Closed
opened 2026-02-27 15:51:14 +03:00 by kerem · 3 comments
Owner

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

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
kerem closed this issue 2026-02-27 15:51:14 +03:00
Author
Owner

@MaxXor commented on GitHub (Feb 26, 2021):

You need to check "Enable IPv6 support" for IPv6 connections.

<!-- gh-comment-id:786887700 --> @MaxXor commented on GitHub (Feb 26, 2021): You need to check "Enable IPv6 support" for IPv6 connections.
Author
Owner

@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

<!-- gh-comment-id:787584175 --> @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
Author
Owner

@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:

<!-- gh-comment-id:795499823 --> @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:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#644
No description provided.