You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I have installed shellinabox on centos 6.5 and accessing the terminal from
windows machine using the url : http://<ip>:4200.
Whenever i type something in the terminal it is displaying after some delay. I
removed blink option in the terminal which improved it but not completely. Is
there any option that i can enable which improves it.
Thanks,
Santosh
Original issue reported on code.google.com by [email protected] on 24 Jan 2015 at 3:44
The text was updated successfully, but these errors were encountered:
The problem i have observed is that everytime you type a letter in the terminal
shellinabox.js is sending a request over the network to the server. I want
that to be sent only when user click on enter button. Is there any option for
that or do we need to change that js file itself?
Hi :)
1. Maybe you have latency issues on your network. You could try running "ping
<ip>" command
from your windows machine and paste the output here.
Or maybe you have performance issues on your server. See "top" command on
CentOS machine.
2. I don't think that there is an option to do that. And I don't think that
this option would
help in your case. You would probably still have delays on user click.
Original issue reported on code.google.com by
[email protected]
on 24 Jan 2015 at 3:44The text was updated successfully, but these errors were encountered: