Wetty tool
Subscribe
A tool used to access a remote server from the web browser directly in Linux. Wetty tool is nothing but (Web + tty) tool, which connects the remote server without swapping and is normally found in the developer’s GitHub repository. It offers access to the terminal in the web browser and allows the user to run the application with the help of protocols like HTTP and HTTPS. On the backend, it uses websockets and hterm terminal emulator. It is comparatively fast and offers a better response time.