vbalancer VS streamhut

Compare vbalancer vs streamhut and see what are their differences.

vbalancer

The vbalancer is a highload proxy for TCP traffic. It provides high availability, scalability for applications running on multiple servers. It allows users to easily manage and scale their applications. (by microup)

streamhut

Stream your terminal to web without installing anything 🌐 (by miguelmota)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vbalancer streamhut
3 1
27 866
- -
5.4 0.0
12 days ago about 2 years ago
Go Go
GNU Affero General Public License v3.0 Apache License 2.0
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.

vbalancer

Posts with mentions or reviews of vbalancer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • Review the code for the project VBalancer
    1 project | /r/golang | 24 Jan 2023
    Could you please review the code for the project https://github.com/microup/vbalancer written in GoLang?
  • The balancer for incoming HTTP requests
    2 projects | /r/golang | 26 Nov 2022
    Today, I removed HTTP Proxy (it was based on http.Server) and created new TCP Proxy, it base on net.Listener... I think, for proxy this it works faster, always directly request and response... New Proxy code: https://github.com/microup/vbalancer/blob/main/internal/proxy/proxy.go

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.

What are some alternatives?

When comparing vbalancer and streamhut you can also consider the following projects:

optic - A simplified, generic, entity based web library for golang that's drop in compatible with net/http

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

piping-server - Infinitely transfer between every device over pure HTTP with pipes or browsers

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

anycable-go - AnyCable real-time server

gotty - Share your terminal as a web application

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

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

hostyoself - Host yo' self from your browser, your phone, your toaster.

spinner - Go (golang) package with 90 configurable terminal spinner/progress indicators.

shcopy - 📋 Copy text to your system clipboard locally and remotely using ANSI OSC52 sequence