I have an application that needs to display ec2 terminal to web browser based application. The user will type some commands that will be executed on the ec2 or remote server and that will be displayed to user. So basically a web based terminal. How do i do that?