Skip to content

🦔Hedgehog Panel is a personal project for gaining experience by building a simple server management panel, designed as a C# alternative to existing solutions like Pterodactyl or Portainer, with a Rust-based daemon for managing server processes.

License

Notifications You must be signed in to change notification settings

Batacek/HedgehogPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦔 Hedgehog Panel

License: MIT .NET HTML5 CSS3 JavaScript

Hedgehog Panel is a personal project that is being built to gain experience and to create a C# alternative to existing server management panels like Pterodactyl or Portainer.


Overview

Hedgehog Panel consists of two main components:

  • Backend (C#) — Handles API requests, user management, and service configuration.
  • Daemon (Rust) — A lightweight and secure background service responsible for directly controlling server processes and services.
    (The daemon will be developed later.)

Technologies

Component Language / Framework
Backend C# (.NET 8)
Daemon Rust
Frontend HTML/CSS/JS

About

🦔Hedgehog Panel is a personal project for gaining experience by building a simple server management panel, designed as a C# alternative to existing solutions like Pterodactyl or Portainer, with a Rust-based daemon for managing server processes.

Topics

Resources

License

Stars

Watchers

Forks