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

https://github.com/francescodisalesgithub/ngrok-tokens-replacer

Application that replace ngrok token
https://github.com/francescodisalesgithub/ngrok-tokens-replacer

authtoken hack hacking ngrok ngrok-client

Last synced: about 2 months ago
JSON representation

Application that replace ngrok token

Awesome Lists containing this project

README

        

# ngrok-tokens-replacer
Application that replace ngrok token

# How to use

Add your ngrok auth tokens to tokens.yml

```
tokens:
- sdkjdfjkshfkjfhdskf
- dfhuhfdskjsdhkjfdhjkfsd

```

Run then ngrok-tokens:
```
python3 ngrok-tokens.py
```