Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zaporylie/docker-rpi-ngrok

Ngrok for Raspberry Pi inside Docker container
https://github.com/zaporylie/docker-rpi-ngrok

Last synced: about 2 months ago
JSON representation

Ngrok for Raspberry Pi inside Docker container

Awesome Lists containing this project

README

        

NGROK for Raspberry PI
=======================

# Quickstart
1. clone this repo
1. `docker build -t local/ngrok .`
1. `docker run -d -e AUTHTOKEN= -e HTTP_PORT=80 local/ngrok`

# Status
proof of concept