Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/octalmage/ngrokrock


https://github.com/octalmage/ngrokrock

ngrok

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Description

This command line app will automatically upload [ngrok](https://ngrok.com/) domains to [ngrokrock.com](https://ngrokrock.com).

## Installation

```
npm install -g ngrokrock
```

## Usage

```
$ ngrokrock --help

Usage: ngrokrock [options]

Options:

-h, --help output usage information
-V, --version output the version number
-u, --username Your ngrokrock username.
-p, --password Your ngrokrock password.
-h, --host [value] The ngrok API host.
-a, --api [value] The ngrokrock API host.
```

Example:

```
ngrokrock -u Jason -p YOUR_API_KEY
```

Get an API key from [ngrokrock.com](https://ngrokrock.com).