PHP Classes

Simple PHP Web Terminal Emulator: Display the output of terminal commands in a page

Recommend this page to a friend!
  Info   View files Documentation   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 206 This week: 1All time: 8,415 This week: 560Up
Version License PHP version Categories
simple-web-terminal 1.0.0GNU Lesser Genera...5HTML, PHP 5, Console
Description 

Author

This class can display the output of terminal commands in a page.

It can take a string with a command and executes it on the server to capture its output.

The class can display the command output on a Web page so it looks like a real shell command output.

Picture of Guillermina Gonjon
Name: Guillermina Gonjon <contact>
Classes: 4 packages by
Country: United States United States
Age: ???
All time rank: 3419460 in United States United States
Week rank: 411 Up48 in United States United States Up
Innovation award
Innovation award
Nominee: 1x

Documentation

simple-web-terminal

Terminal interface for the web "Simple Web Terminal" is a simple PHP terminal where you can choose what commands to allow. It works online and can be modified and adapted according to the user's needs.

It's totally free. Use it at your own rist, under the GPL license.

<h1>What can you do?</h1> You actually can do anything you wish; however, for security reasons, you rather limit yourself to very basic commands. On this version, you can... The class allows you to choose what commands to allow.

<h3>Check the calendar</h3> <img src="https://raw.githubusercontent.com/gmanon/simple-web-terminal/master/cal.png" alt="web terminal">

<h3>Check files and even create files and directories</h3> <img src="https://raw.githubusercontent.com/gmanon/simple-web-terminal/master/list.png" alt="web terminal">

<h3>Check the man pages</h3> <img src="https://raw.githubusercontent.com/gmanon/simple-web-terminal/master/man.png" alt="web terminal">


Screenshots  
  • cal.png
  • list.png
  • man.png
  Files folder image Files  
File Role Description
Plain text file index.php Class Class source
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:206
This week:1
All time:8,415
This week:560Up