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
tsh server
<script type="module">
import tshServer from 'https://cdn.skypack.dev/tsh-server';
</script>
tsh-server
— http server for tsh
tool which allow you to share your terminal session over http
npm install -g tsh-server
tsh-server
or
PORT=3000 tsh-server #it listen to 4444 port by default