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
- Host: GitHub
- URL: https://github.com/francescodisalesgithub/ngrok-tokens-replacer
- Owner: FrancescoDiSalesGithub
- Created: 2024-12-10T17:09:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T17:17:31.000Z (5 months ago)
- Last Synced: 2025-02-19T05:07:36.018Z (3 months ago)
- Topics: authtoken, hack, hacking, ngrok, ngrok-client
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```