tsh-server

tsh server

Usage no npm install needed!

<script type="module">
  import tshServer from 'https://cdn.skypack.dev/tsh-server';
</script>

README

tsh-server

tsh-server — http server for tsh tool which allow you to share your terminal session over http

install

npm install -g tsh-server

usage

tsh-server

or

PORT=3000 tsh-server #it listen to 4444 port by default