Skip to content

Riyondev/simple-panel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Fast. Simple. Powerful Hosting Control.


Warning

This Project is still under development. You can also contribute to this project.

screenshot

🚀 How to Use

1. Start a PHP Server

Run the following command in the frontend directory:

php -S localhost:8000

Then open your browser and navigate to:

http://localhost:8000

2. Navigation

The application uses URL parameters for navigation:

  • http://localhost:8000/ - Default page (Websites)
  • http://localhost:8000/?page=websites - Websites
  • http://localhost:8000/?page=nodeapps - Node Apps
  • http://localhost:8000/?page=revproxy - Reverse Proxy
  • http://localhost:8000/?page=databases - Databases
  • http://localhost:8000/?page=domains - Domains
  • http://localhost:8000/?page=ssl - SSL/TLS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 53.0%
  • HTML 35.7%
  • CSS 10.2%
  • JavaScript 1.1%