support ssh with up/down (j/k) then enter
On gateway paste (download shell gui code)
Stable version (only tree)
wget https://github.com/ngoctd314/shell-gui/blob/master/dashboard?raw=true && mv dashboard\?raw\=true shtree && chmod +x shtreeDevelop version (has bug, includes tree, bar, shell)
Create ssh folder navigation
cd
mkdir ssh_nav # or any name you wantThen create your command (tree style)
├── ssh_nav
│ ├── ssp
│ │ └── ssh [email protected] -p2395
│ └── trino
│ └── echo Hello WorldRun
cd
./shtree # in case you create ssh_nav dir
./shtree -dir=custom # in case you create custom dir