An open API service indexing awesome lists of open source software.

https://github.com/connor-davis/hymachi


https://github.com/connor-davis/hymachi

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# HyMachi

## Install Globally To Use

```
npm i -g @connor-davis/hymachi
```

## Usage

```
hymachi create --port [port] --key [key]
// port is the local port to listen to
// key can be anything, eg "mcserver"

hymachi connect --port [port] --key [key]
// port is the local port you can connect to
// key is the key you can receive from someone you want to connect to
// eg "ca1842962b1a47d28fd88902e5856cca829239b8415560ee2f87c8c3dc637f85"
```