Simple Python script that can clone Warp Plus keys.
With this script you will be able to clone 12 PB keys in large amounts.
- Clone this repository
- Install Python 3.11 or higher
- Install dependencies using
pip install -r requirements.txt
- Copy
.env.example
to.env
and fill variables (see next section) - Launch script using
python -u src/main.py
- Wait for results in console.
BASE_KEYS
(not required) - keys to clone divided by comma, if none then default keys will be used (script may not work with default keys)THREADS_COUNT
(default:1
) - amount of threads.PROXY_FILE
(not required) - path to proxy file, if none then script will be launched in proxyless mode.DELAY
(default:25
) - seconds to sleep after key cloneOUTPUT_FILE
(default:output.txt
) - file to append generated keysOUTPUT_FORMAT
(default:{key} | {referral_count}
) - output format
You can use ipv6 proxy as far as ipv4 proxy if they don't block Warp API endpoint.
I will support this project as far as I can, but issues and pull requests are always welcome!
This project licensed under MIT License.
You can support my further developments or support this project by buying me a coffee or pizza.