8000 GitHub - Dataram57/BLOB-Tunnel: Self-hosted tunnel for downloading and uploading BLOBs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Dataram57/BLOB-Tunnel

Repository files navigation

About

This is a self-hosted application that allows you to transfer BLOBs through a public service (BLOB Tunnel) between a client (Web-Browser, or any) and a service running privately (BLOB Tunnel Agent). The tool is based on WS and HTTP communication, and have currently 2 ways of transfers:

  • Download ( Agent --WS-- Tunnel --HTTP-> Client)
  • Upload ( Agent --WS-- Tunnel --WS-- Client)

Story

This tool was made for my side hustle project ethuardo.com, and it aimed to transfer only big content of clients' files. I couldn't let BLOBs flow through the Cloudflare tunnel, because that would violate their free terms of use. I didn't want to also pay for and look for new tunneling services, so I decided to make use of my already paid hosting and deploy there my tunneling application.

Videos presenting performance:

About

Self-hosted tunnel for downloading and uploading BLOBs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0