Skip to content

A small proxy that turns http and ws requests into https and wss requests to facilitate communication between cyborg-connect and Cyborg-smart-client

Notifications You must be signed in to change notification settings

Cyborg-Network/cyborg-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Cyborg Proxy

A proxy that relays usage metrics, specs and logs between Cyborg Connect and Cyborg Miners.

Key Features

How To Use

To build and run this application you will need to have the rust toolchain installed:

# Clone this repository
$ git clone https://github.com/Cyborg-Network/cyborg-proxy

# Go into the repository
$ cd cyborg-proxy

# Build the project
$ cargo build --release

# Run the app
$ ./target/release/cyborg-proxy

About

A small proxy that turns http and ws requests into https and wss requests to facilitate communication between cyborg-connect and Cyborg-smart-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages