antosdk-apps/vTerm
2020-12-21 16:03:53 +01:00
..
build update vTerm 2020-12-21 16:03:53 +01:00
main.coffee Add package dependencies 2020-12-18 21:52:44 +01:00
main.css add new package 2020-08-06 23:21:42 +02:00
package.json update vTerm 2020-12-21 16:03:53 +01:00
project.json Add more packages, disable Antunnel auto connect 2020-12-21 16:01:04 +01:00
README.md update vTerm with dependencies 2020-12-17 13:02:53 +01:00
scheme.html add new package 2020-08-06 23:21:42 +02:00

AntOS Virual Terminal

Terminal emulator to connect to remote server using AntOS Tunnel plugin.

Unlike wTerm that uses a dedicated websocket connection for each terminal to communicate with remote terminal session via the Antd wterm plugin, VTerm uses only one websocket connection for multiple terminal session thanks to the Antd tunnel plugin.

VTerm depends on the server side tunnel plugin and the AntOS Antunnel client side package

Change logs

  • v0.1.6-a: Add dependencies to package meta-data