Skip to content

3rd Party Script That's Change Flow For All Users With Marzban Api

Notifications You must be signed in to change notification settings

M03ED/Marzban_Flow_Select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Marzban_Flow_Select

Features

  • Change Flow For All Users At Same Time

How To Use 💡

First Enable Api In Your Marzban , You Can Enable It By Adding DOCS=True To Your env File

You Need To Change These Variables In File Before You Run It , You Can Do It With nano in Linux And VSCode In Windows

username = 'username'
password = 'password'
DOMAIN = 'domain.com'
PORT = '12345'

Linux

git clone https://github.com/M03ED/Marzban_Flow_Select
cd Marzban_Flow_Select
wget -qO- https://bootstrap.pypa.io/get-pip.py | python3 -
python3 -m pip install -r requirements.txt
python3 flow.py

Windows

  1. Download Project And Extract It
  2. Install Python +3.10
  3. Open cmd
  4. Run These Commands
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py
pip install -r requirements.txt

Now You Can Run Script With This Command

python flow.py

Contributors

If You See A Bug Or You Have Idea To Make Script Better You Can Make Pull Request And Commit The Changes

About

3rd Party Script That's Change Flow For All Users With Marzban Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages