How to create web based terminal using xterm.js to ssh into a system on local network

After a bit of research here is working code. Libraries: 1) https://socket.io/ This library is used for transmit package from client to server. 2) https://github.com/staltz/xstream This library is used for terminal view. 3) https://github.com/mscdex/ssh2 This is the main library which is used for establishing a connection with your remote server. Step 1: Install Library 3 … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)