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

https://github.com/hanson/ngrok-script

A script to run local ngrok client for linux and windows
https://github.com/hanson/ngrok-script

ngrok ngrok-script

Last synced: 3 months ago
JSON representation

A script to run local ngrok client for linux and windows

Awesome Lists containing this project

README

          

# ngrok-script
A script to run local ngrok client for linux and windows

This ngrok server is using http://ngrok.2bdata.com which is totally free.

## Usage

windows:

```
ngrok.bat domain
```

linux or mac:

```
./ngrok.sh domain
```

Then ngrok will run as domain `domain.tunnel.2bdata.com`