Giter Site home page Giter Site logo

amnesialabs / zen-relay Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 1.0 104 KB

Zen's self-hosted relay server ๐Ÿ’ฌ๐Ÿง 

Home Page: https://relay.amnesia.software

License: GNU General Public License v3.0

JavaScript 100.00%
zen node websockets relay server imessage nginx self-hosted javascript

zen-relay's Introduction

Zen Relay

๐Ÿ’ฌ๐Ÿง  A self-hosted and easily hackable websockets relay server built for Zen Client and Zen Bridge โ€“

  • Open source and built upon well-established JS libraries.
  • Easy to deploy, modify and customize for any needs.
  • Runs on any operating system (with Node v.12.16.3 installed).
  • Entirely transparent.

package version package issues package issues

Links

  • See releases for a detailed version history.
  • Please open an issue if anything is missing or unclear in this documentation.
Table of Contents (click to expand)

Visual Demonstration

This gif shows a dev installing and running this project from scratch on macOS 10.15.3's Terminal.app, with Node v.12.16.3 pre-installed โ€“

asciicast

A public instance, which always mirrors this repository's master branch, is available at relay.amnesia.software (wss://relay.amnesia.software). Feel free to use and test on this instance.

Installation

Use the package manager npm to install Zen Relay's dependencies.

git clone https://github.com/AmnesiaLabs/zen-relay
cd zen-relay
npm i

Running

node index.js <port>

Endpoints

GET /stats

Returns a health report and basic statistics (demo) in a 200 response.

{"connected_clients":6,"health":"ok"}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU General Public License v3.0

zen-relay's People

Contributors

alectrocute avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jasongerard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.