OrionPanel
OrionPanel is the graphical user interface of a centralized and versatile remote administration tool, making use of the Tor network to communicate with its respective server. It provides an environment to manage bots, perform tasks and build new ones.
Setup Guide
Features
- Dashboard with Statistics
- List of Bots with Task menu
- Server File Manager
- Individual Logging
- Integrated Builder
- Integrated non-distributing Scan Engine
- Customizable settings
- Torified connection
Screenshots
Getting started
This section covers the recommended software and dependencies needed to compile and debug the project.
Prerequisites
Dev environment:
- Microsoft Visual Studio 2019
- .NET Framework 4.7.2
Dependencies
- Bunifu UI v1.52+ for the controls
- Json.NET for data management
- Builder Library (included)
- Antiscan Binary (included)
- Tor Expert Bundle (containing libeay32.dll and ssleay32.dll)
Installing
Clone the repository using
git clone https://github.com/Raffy27/OrionPanel
Open Panel.sln or the source files in your IDE.
Remember to edit your gate settings before attempting to log in!
Releases
For active releases and pre-compiled binaries, see Releases.
License
This project is licensed under the MIT License - see the LICENSE file for details. For the dependencies, all rights belong to their respective owners. These should be used according to their respective licenses.