Skip to content

Jelingam/WarpGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

this tool can be used for generate wirrguard configs for hiddify next app.

current version can be used only on ubuntu and termux in android phone.

base code written in python. only two library are used in this code.

you can install this two library and run this code with this commands.

for termux in android:

pip install --trusted-host https://pypi.tuna.tsinghua.edu.cn/simple/ tqdm requests
curl https://raw.githubusercontent.com/Jelingam/WarpGenerator/refs/heads/main/wg.py > wg.py && python wg.py

for linux:

sudo apt install python3-requests python3-tqdm
curl https://raw.githubusercontent.com/Jelingam/WarpGenerator/refs/heads/main/wg.py > wg.py && python3 wg.py

About

Warp Generator Tool for Hiddify-Next app

Resources

Stars

Watchers

Forks

Languages