mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #720] I cant make this work #464
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#464
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 @cnilsecure on GitHub (Oct 26, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/720
Hi,
I d/l the github compiled it with vs2017 on release i start the server all is fine
making the client still fine running my build client on the same computer as server
whats happening is server is in listening mode but as soon as i run the client build
it goes to not listening (like crash or something)
anyone having the same issue? (btw tried both windows server 2008 and windfows 7 both same result)
@mystyq commented on GitHub (Oct 26, 2018):
In release mode, the server stops listening as soon as a client connects. Haven't tried debug mode yet.
Edit: Debug mode between server and client both work
@MaxXor commented on GitHub (Oct 26, 2018):
https://github.com/quasar/QuasarRAT/issues/719
@cnilsecure commented on GitHub (Oct 26, 2018):
the whole point is to compile myself that why its a github project no?
if i am to just d/l binaries someone else compiled what the point?
@MaxXor commented on GitHub (Oct 27, 2018):
@cnilsecure Yes, the latest master branch might be unstable. Use this commit (release 1.3.0.0) to compile from:
github.com/quasar/QuasarRAT@2564b2f137