Skip to content

πŸ‘¨β€πŸ’» Web based Terminal Emulator with multi-features.

License

Notifications You must be signed in to change notification settings

metaspook/w3-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘¨β€πŸ’» W3 TERMINAL

W3 Terminal is a single file command-line terminal application with multi features written in PHP.

πŸ•ΉοΈ Screenshot

Β Missing screenshot!

🎈 Features

  • Cross-platform Windows/Linux/Mac support.
  • Single file PHP based portable application.
  • Useful in Shared hosting and No/limited SSH access environment.
  • Open-source and customizable.
  • Secure login using Password Hash Algorithm.
  • System's current user login support.
  • Multi-user login support.
  • Multi-user custom home directory support.
  • Pre-commands (Commands to execute before user inputted command executes, alternative to .bashrc)
  • Alias-commands (Command aliases of user inputtable commands.)
  • 'cd' command supports '~' (tilde) character as system user's home directory for Linux/Mac.
  • 'cd' command with empty path returns to W3 Terminal's home directory for Windows/Linux/Mac.
  • Customizable HTML title, Banner text and color.

🎈 Instructions

Click to collapse/fold.
  • Ensure you're in PHP version 7.0.0 equal or higher.
  • Look over 'W3 Terminal' PHP file from top on text editor.
  • Read 'USER GUIDE' section and edit 'USER CONFIG' section.
  • Specify Hash algorithm of the password.
  • Generate password hash here: https://www.sordum.org/hashgenerator
  • Save/upload edited file at web server and open it in a browser.

🎈 Change Log

Click to collapse/fold.
  • v0.2.0 - Function 'proc_open' checking.
  • v0.1.0 - Initial release.

🎈 Sources

Click to collapse/fold.

About

πŸ‘¨β€πŸ’» Web based Terminal Emulator with multi-features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages