somata-bridge

0.3.0 • Public • Published

Somata Bridge

Build a bridge between two Somata servers, where one has a port that can be bound to (the "remote" server) and one needs only outgoing connections (the "local" server). Registered services are shared between servers, and traffic is forwarded through the connection between the bridges.

Installation

Install globally with NPM. See Somata installation for more.

$ npm install -g somata-bridge

Usage

On the remote server use --from [port] to bind to a specific port:

somata-bridge --from 5533

On the local server use --to [host]:[port] to connect to the remote bridge:

somata-bridge --to remote:5533

Package Sidebar

Install

npm i somata-bridge

Weekly Downloads

2

Version

0.3.0

License

none

Unpacked Size

62 kB

Total Files

6

Last publish

Collaborators

  • spro