aluzzardi / wssh

SSH to WebSockets Bridge
MIT License
1.37k stars 273 forks source link

Is there any way to record all the commands executed with wssh? #31

Open eeeeethan2333 opened 7 years ago

eeeeethan2333 commented 7 years ago

I find out web js client side send the user input one character by one character to wssh server side. Is there any way to record all the command executed by users?