Go to file
Raffy E 100bf66a34
Added a Guide reference
2020-04-14 17:20:16 +03:00
Builder Updated the default values 2020-04-07 20:31:28 +03:00
Panel Updated the default values 2020-04-07 20:31:28 +03:00
.gitignore Initial commit 2020-04-06 22:59:06 +03:00
LICENSE Initial commit 2020-04-06 22:59:06 +03:00
Panel.sln Updated the default values 2020-04-07 20:31:28 +03:00
README.md Added a Guide reference 2020-04-14 17:20:16 +03:00

README.md

OrionPanel

Commit Release Issues Toxicity Donate

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

Dashboard

Bots

Builder

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.