Gozargah / Marzban-scripts

Some scripts for Marzban

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marzban-scripts

Scripts for Marzban

Installing Marzban

Install Marzban on your server using this command

sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban.sh)" @ install

Or you can only install this script (marzban command) on your server by using this command

sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban.sh)" @ install-script

this is an example for installing a specific version

sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban.sh)" @ install v0.5.2

Installing Marzban-node

Install Marzban-node on your server using this command

sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban-node.sh)" @ install

Install Marzban-node on your server using this command with custom name:

sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban-node.sh)" @ install --name marzban-node2

Or you can only install this script (marzban-node command) on your server by using this command

sudo bash -c "$(curl -sL https://github.com/Gozargah/Marzban-scripts/raw/master/marzban-node.sh)" @ install-script

Use help to view all commands: marzban-node help

About

Some scripts for Marzban


Languages

Language:Shell 100.0%