https://github.com/bbmoz/ngrok-env
https://github.com/bbmoz/ngrok-env
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbmoz/ngrok-env
- Owner: bbmoz
- License: mit
- Created: 2017-03-30T23:22:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T23:16:04.000Z (about 9 years ago)
- Last Synced: 2025-01-29T15:50:46.587Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ngrok Env
> Simple utility to store the forwarded address to an env file that can be sourced.
## Task
Run `./run.sh start` to start the tunnel and store the forwarded address to **tunnel.env** which is sourcable.
## Config
Modify **tunnel.yml** with ngrok [settings](https://ngrok.com/docs#config-examples).