Skip to content

qinwentu/bootshell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Boot Shell - A WebShell base on JSP and use Bootstrap

How to use

  1. Combine the bootshell_backend.jsp and the bootshell_frontend.jsp together.
  2. Deploy the final JSP file to your application.
  3. Edit the Config class to set the username and password for later login.
  4. Browse the final JSP file in your website.

Function List

  • Customize username and password
  • File Browser: Basic
  • File Viewer
  • File Downloader
  • File Deleting
  • File Browser: Quick Go To
  • File Browser: File/Folder Creating
  • File Browser: File/Folder Renaming
  • File Editor
  • File Browser: File Uploading
  • File Browser: File/Folder Compressing and Extracting
  • File Browser: Multiple File/Foldder Compressing
  • Multiple File/Folder Deleting
  • Multiple File/Folder Downloading
  • Terminal: Basic
  • Terminal: Advanced
  • System Info: Basic

Enhancement

  • File Browser: Remember & Recover Scroll Position
  • Top the alert layer
  • File Browser: Quick Go To - Autocompletion
  • File Browser: Delegate the view button on folder to go into it.

About

A JSP WebShell with bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%