Recommend this page to a friend! |
Classes of Guillermina Gonjon | Simple PHP Web Terminal Emulator | README.md | Download |
|
Downloadsimple-web-terminalTerminal 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"> |