streamhut VS piping-server

Compare streamhut vs piping-server and see what are their differences.

streamhut

Stream your terminal to web without installing anything 🌐 (by miguelmota)

piping-server

Infinitely transfer between every device over pure HTTP with pipes or browsers (by nwtgck)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
streamhut piping-server
1 4
866 2,855
- -
0.0 8.4
about 2 years ago 10 days ago
Go TypeScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

streamhut

Posts with mentions or reviews of streamhut. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-18.
  • Seashells: Pipe output from command-line programs to the web in real-time
    3 projects | news.ycombinator.com | 18 Oct 2021
    Maybe try streamhut: https://github.com/miguelmota/streamhut

    Of course, both of them are not ready for security-related tasks such as terminal sharing. So treat them like a "console" streaming service there you broadcast your terminal to the world.

    Streamhut can be made more secure with some configuration tricks, namely, don't expose it's TCP port to the public, instead, only expose it's HTTP service. Then you can create a back tunnel (with SSH -L for example) to feed data into it's TCP port in a safer manner.

    However, I'd imagine a better option is to beg miguelmota to add support for websocket in the cli client, that way the connection can be protected by TLS rather than just a raw TCP.

piping-server

Posts with mentions or reviews of piping-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.

What are some alternatives?

When comparing streamhut and piping-server you can also consider the following projects:

cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀

mediathekviewweb - Eine Weboberfläche als Alternative zum Java-Client

go-websockets - I don't know .... learning golang and websockets ☠️

yamux - Golang connection multiplexing library

anycable-go - AnyCable real-time server

go-piping-server - Piping Server written in Go language (original: https://github.com/nwtgck/piping-server)

gotty - Share your terminal as a web application

scripts - scripts from pixelbeat.org

ascii-movie - 🌌 Star Wars SSH + Telnet server written in Go

piping-vnc-web - VNC client over pure HTTPS via Piping Server on Web browser

kazy-go - Highlights, filters and extracts string patterns from STDIN

controller - A simple controller design pattern for curveballjs