0.2.33 • Published 2 years ago

hyper-relay v0.2.33

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

This package relays tcp listeners over hyperswarm, using the createServer/connect noise encrypted channel.

The cli tools are symetric topics, but one can easily spawn a client programatically that uses a public key instead of a topic, to make your relayed process publicly available.

Installation

npm install --save hyper-relay -g

TCP Relay

remotely

relay from a hyper-relay client to a local server

hyper-tcp-relay-server

locally

relay from a local server to a hyper-relay server

hyper-tcp-relay-client

STDIO Relay

remotely

hyper-relay-server

locally

hyper-relay-client

PROGRAMMATIC USE

You can check out the use of the relay in the socks example socks.js as a programmatic forwarder for a local server, this same process can do reverse http servers, sip phone calls, or anything else.

0.2.30

2 years ago

0.2.33

2 years ago

0.2.32

2 years ago

0.2.31

2 years ago

0.2.24

2 years ago

0.2.23

3 years ago

0.2.22

3 years ago

0.2.21

3 years ago

0.2.20

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.6

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago