quasar / Quasar

Remote Administration Tool for Windows
MIT License
8.39k stars 2.39k forks source link

Separate Controller and Server #541

Open HeroCC opened 7 years ago

HeroCC commented 7 years ago

Hello!

I was wondering if it would be possible to separate the Server from the management controller. For example, I want to host the server from someplace else, but be able to configure and manage clients from another computer (laptop, personal desktop, etc). This would make management easier and make the program more modular. If there is already a way to do this, instructions would be great.

Thanks!

MaxXor commented 7 years ago

It's on the todo list, I will publish a roadmap for quasar soon.

0xE232FE commented 7 years ago

Thats a cool idea! I am really excieted you make a Roadmap!

pabx06 commented 7 years ago

hi. I think that a server that can have slave server (just connection forwarding)

for building tree of server

TommyWhite commented 7 years ago

Guys, for these purposes it would be better develop ASP.NET server, also think how to deploy it with MONO. Then admin it via site with adaptive html. In this passion it will be cross-platform.

life-coder commented 7 years ago

I have been thinking of looking into this, but then. How will connections be provided? (when using applications)(maybe also an android client? (Xamarin?)) Should access over tor be available? How will the authentication go? ASP.NET and a webportal? Great idea, but how should it be implemented? Remote webserver? Local webserver? OWIN?

TommyWhite commented 7 years ago

Hello, The main idea that you dont have to write client for android, windows, mac os, etc. because service will be running on HTTP server. .NET has cross platform technology https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api .NET Core API So web server has REST API and it uses itself for creating HTTP view. Since you RAT will be running on HTTP server it will be convenient to access it over web with tor, proxy, vpn. But for mobiles HTML should be addaptive. Did you catch the main idea ?

2017-03-15 14:39 GMT+02:00 matteke-games notifications@github.com:

I have been thinking of looking into this, but then. How will connections be provided? (when using applications)(maybe also an android client? (Xamarin?)) Should access over tor be available? How will the authentication go? ASP.NET and a webportal? Great idea, but how should it be implemented? Remote webserver? Local webserver? OWIN?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/quasar/QuasarRAT/issues/541#issuecomment-286729148, or mute the thread https://github.com/notifications/unsubscribe-auth/ANa9SsRdYg8r31B-hPRrLsTihj6yId6Fks5rl9vzgaJpZM4KUB_i .

-- З повагою, Артем Москалець