Skip to content

marionebl/ws-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws-miner

Tunnel https?:// over wss?://

⚠️ Under heavy development. Won't work for you.

Installation

yarn add ws-miner

Usage

On the egress server

# Assuming this is available under https://ws-miner.io:8080
$ ws-miner-server -p 8080

On the exposing client

# Assuming something interesting runs on localhost:5000
$ ws-miner -u http://localhost:5000 -d wss://ws-miner.io:8080
https://ws-miner.io:8080/kVEpV3GRogKN7H9BXo7qu/

On the accessing client

$ curl https://ws-miner.io:8080/kVEpV3GRogKN7H9BXo7qu/

About

Tunnel https?:// over wss?://

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published