Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.16 KB

README.md

File metadata and controls

60 lines (46 loc) · 1.16 KB

Example Image

English | Русский | فارسی

هولدر بات چیه ؟

توسعه دهنده این ربات عرفان عزیز هست که به ما داده لطف داشته گذاشته از نسخه فورک هولدر بات استفاده کنیم

دستورات استفاده از ربات :

install

sudo bash -c "$(curl -sL https://github.com/Alfred-13/alfred-holderbot/raw/main/holderbot.sh)"

restart

sudo bash -c "$(curl -sL https://github.com/Alfred-13/alfred-holderbot/raw/main/restart.sh)"

uninstall

sudo bash -c "$(curl -sL https://github.com/Alfred-13/alfred-holderbot/raw/main/uninstall.sh)"

برای استفاده notice از اینباند زیر استفاده کنید

{
      "tag": "Holderbot",
      "listen": "0.0.0.0",
      "port": 6969,
      "protocol": "trojan",
      "settings": {
        "clients": []
      },
      "streamSettings": {
        "network": "tcp",
        "tcpSettings": {},
        "security": "none"
      }
    },