hyperproxy-node

Proxying node that route request to TCP/UDP nodes.

Usage no npm install needed!

<script type="module">
  import hyperproxyNode from 'https://cdn.skypack.dev/hyperproxy-node';
</script>

README

hyperproxy

Hyperproxy

WebRTC to native Dat Proxy

Goal

Check out this post

Check out the WIP RFC

Setup

Install global tooling dependencies:

npm i -g lerna browser-sync

Get yarn, either via package or via npm.

Run these anywhere within Hyperproxy:

lerna bootstrap
lerna run build
lerna run --parallel watch

Run Modes

To run the hub in local:

LOCAL=true lerna run watch --parallel

Credits

Logo created using DotGrid by Devine Lu Linvega

License

MIT