Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Mar 17, 2024. It is now read-only.
/QuasarPublic archive

Remote Administration Tool for Windows

License

NotificationsYou must be signed in to change notification settings

quasar/Quasar

Repository files navigation

Build statusDownloadsLicense

Free, Open-Source Remote Administration Tool for Windows

Quasar is a fast and light-weight remote administration tool coded in C#. The usage ranges from user support through day-to-day administrative work to employee monitoring. Providing high stability and an easy-to-use user interface, Quasar is the perfect remote administration solution for you.

Please check out theGetting Started guide.

Screenshots

remote-shell

remote-desktop

remote-files

Features

  • TCP network stream (IPv4 & IPv6 support)
  • Fast network serialization (Protocol Buffers)
  • Encrypted communication (TLS)
  • UPnP Support (automatic port forwarding)
  • Task Manager
  • File Manager
  • Startup Manager
  • Remote Desktop
  • Remote Shell
  • Remote Execution
  • System Information
  • Registry Editor
  • System Power Commands (Restart, Shutdown, Standby)
  • Keylogger (Unicode Support)
  • Reverse Proxy (SOCKS5)
  • Password Recovery (Common Browsers and FTP Clients)
  • ... and many more!

Download

Supported runtimes and operating systems

  • .NET Framework 4.5.2 or higher
  • Supported operating systems (32- and 64-bit)
    • Windows 11
    • Windows Server 2022
    • Windows 10
    • Windows Server 2019
    • Windows Server 2016
    • Windows 8/8.1
    • Windows Server 2012
    • Windows 7
    • Windows Server 2008 R2
  • For older systems please useQuasar version 1.3.0

Compiling

Open the projectQuasar.sln in Visual Studio 2019+ with installed .NET desktop development features andrestore the NuGET packages. Once all packages are installed the project can be compiled as usual by clickingBuild at the top or by pressingF6. The resulting executables can be found in theBin directory. See below which build configuration to choose from.

Building a client

Build configurationUsage scenarioDescription
Debug configurationTestingThe pre-definedSettings.cs will be used, so edit this file before compiling the client. You can execute the client directly with the specified settings.
Release configurationProductionStartQuasar.exe and use the client builder.

Contributing

SeeCONTRIBUTING.md

Roadmap

SeeROADMAP.md

Documentation

See thewiki for usage instructions and other documentation.

License

Quasar is distributed under theMIT License.
Third-party licenses are locatedhere.

Thank you!

I really appreciate all kinds of feedback and contributions. Thanks for using and supporting Quasar!


[8]ページ先頭

©2009-2025 Movatter.jp