JSH.PHP(1)
NAME
jsh.php — Terminal like php shell (PHP+jQuery WebShell)
SYNOPSIS
INFO
25 stars
7 forks
0 views
DESCRIPTION
Terminal like php shell (PHP+jQuery WebShell)
README
jsh.php (jQuery Webshell) version 0.2.6
Single file, terminal like php shell (PHP web terminal emulator)
Features
sqlite, mysql command with syntax highlight and tab completion
Limitations
- Windows support is limited, you can run shell commands but it run normal cmd process (no powershell)
- tab completion for commands in the system works only on Unix systems.
Changelog
0.2.6
- fix empty command #5
0.2.5
- fix optional arguments to RPC methods #4
0.2.4
- fix authentication issue
0.2.3
- remove bash debugger
0.2.2
- fix error from running compgen command as shell command (disable exec in jQuery Terminal echo method)
0.2.1
- fix SELinux trigger by running compgen
0.2.0
- sqlite and mysql commands
- completion
- first tag
License
Released under MIT license
Copyright (c) 2017-2019 Jakub Jankiewicz
SEE ALSO
fzf(1)— A command-line fuzzy finder — interactive Unix filter for any liststarship(1)— The minimal, blazing-fast, and infinitely customizable prompt for any shellzoxide(1)— A smarter cd command — learns your habits and jumps instantlyblade-code(1)— AI-powered CLI coding agent with 20+ built-in tools, MCP support, and multi-model providersqrrs(1)— CLI QR code generator and reader written in rust
clihub3/4/2026JSH.PHP(1)