-
Notifications
You must be signed in to change notification settings - Fork 3
Terminal From Browser #28
Copy link
Copy link
Open
Labels
area/apiChanges in APIChanges in APIarea/uiUser Interface ImprovementUser Interface ImprovementenhancementNew feature or requestNew feature or requestfeature requestAdd new FeatureAdd new Featurehelp wantedExtra attention is neededExtra attention is neededpriority/p2high priority ( lower number better )high priority ( lower number better )
Metadata
Metadata
Assignees
Labels
area/apiChanges in APIChanges in APIarea/uiUser Interface ImprovementUser Interface ImprovementenhancementNew feature or requestNew feature or requestfeature requestAdd new FeatureAdd new Featurehelp wantedExtra attention is neededExtra attention is neededpriority/p2high priority ( lower number better )high priority ( lower number better )
We have to create a embedded browser based terminal emulator which will forward all commands into terminal of the user. This will help tune the server according to admins need. We may also do same thing for all replicas but first we have to do it for single linux terminal. We have to use sockets for streaming input and output to and fro.