From 2d19ebef16d54f0fcf0373516e389a0f4395f2a5 Mon Sep 17 00:00:00 2001 From: John Car Lo Ababa <113746955+jacoboi13@users.noreply.github.com> Date: Sun, 25 Feb 2024 18:04:02 +0800 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fc67ed1..f70e6cd 100644 --- a/README.md +++ b/README.md @@ -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