I'm looking for a solution like GateOne that i could install on a server which support PHP for which i have no ssh connection. It also support Python but i can't execute anything on it without an actual SSH access. That mean it would have to work just by dropping it into a folder.
I've seen JavaScript (or JS+PHP) Terminal Client but the solutions seem outdated.
For example i'd like to be able to execute a simple ln -s ./dir1 ./dir2 to create a symbolic link.