Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoboi13 authored Feb 25, 2024
1 parent 750409b commit 2d19ebe
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,21 @@
A script that can generate unlimited Warp+ traffic for free!
# Usage:

This script can work both on Window Terminal and Android Terminal (Termux), here are the instructions:
This script only works using Github actions

```
python ndbiaw.py
```
***This script can also work for any Jailbroken iDevice terminal (NewTerm)***
**Steps:**
- Get your Warp Public ID (Get your Public ID at your Warp App: Advanced -> Diagnostic -> ID)
- Paste your Warp Public ID at the setting of your forked repo of this repo at:
- Settings -> Secrets and variables -> Actions -> New Repository Secret
- Name it as "WARP_VARIABLE_ID"
- Make sure you fully checked the ```.github/workflows/python-app.yml``` environments
- Edit this file and add anything then commit it so it will trigger the workflow
- Voila!

# Note:

Public ID is your ID, not your key or public key.
Get the Public ID at: Advanced => Diagnostic => ID

# Important!!!

This script is for educational purposes only. I am not responsible for the damage you cause while using this script!

# Trigger Commit
Check 1

0 comments on commit 2d19ebe

Please sign in to comment.