MaxXor
MaxXor
You are probably running an old version of Quasar and/or have updated the client to the latest recently?
Sounds like a firewall problem to me. Make sure [all ports are correctly opened](https://github.com/quasar/Quasar/wiki/Getting-Started#4-adding-a-firewall-rule) and if you use Quasar over the internet check the NAT settings on your router.
Executing the built client binary in memory should work without problems if that's what you mean.
With admin privileges on the client it's already possible via the File Manager.
@Aholicknight I mean, this is still one of the less intrusive features, unlike remote webcam and microphone. I'm fine with adding website blocks.
Calm down @Aholicknight, there is no need for personal insults. This is a free and open-source project with no planned paid versions. Furthermore it can be forked anytime by anyone...
Just use a different port number. The connection is the same way encrypted as https connections by TLS.
Hm, interesting. One possible reason is that Quasar uses self-signed certficiates with custom fields, just like tor. The VPN provider might block tor connections and mistakenly blocks Quasar too.
I'd guess this is some kind of firewall problem. The client detects half-open connections in the worst case after 25sec, so with 5sec reconnect delay it should reconnect after 30sec....
Hm, I've been testing Quasar on Windows 7 & 10 and found the Task Scheduler to be quite reliable to run Quasar with admin permission at startup. Judging on your...