Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonikaShell

A beautiful, web-based SSH terminal and server management dashboard.

Installation

You can install MonikaShell instantly by running this one-liner in your terminal:

curl -sSf https://raw.githubusercontent.com/AnarchDevelopment/MonikaShell/refs/heads/main/installer.sh | bash

Manual Setup

If you prefer to run it manually:

  1. Clone the repository: git clone https://github.com/AnarchDevelopment/MonikaShell.git
  2. Install frontend dependencies: cd frontend && npm install
  3. Install backend dependencies: cd ../backend && npm install
  4. Run the frontend: cd ../frontend && npm run dev
  5. Run the backend: cd ../backend && node index.js

About

A simple control panel for SSH, Telnet and others. Inspired by Termius and Pterodactyl panel.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages