diff --git a/README.md b/README.md index 591abcb..6f02729 100644 --- a/README.md +++ b/README.md @@ -1,48 +1,57 @@ +🐉 DragonX – Fast Multi-Client Proxy +🐉 DragonX – Proxy Rápido com Suporte Multi-Cliente -## 🐉 DragonX - Fast Mult-Client Proxy +======================================== +📦 Installation / Instalação +======================================== -### 📦 How to Install +[EN] Step-by-Step +1) If you want to SKIP `200OK` use this on your payload: + ```x-skip: 200``` -** NEW PARAMETER FOR PAYLOAD: ** +2) Add this at the END of the payload to fix compatibility with the Napster V (NPV) App: + ```npv-x: ok[lf][lf]``` -```bash -x-skip: 200 -``` +3) Run the installation script: + ```wget -qO- https://git.dr2.site/penguinehis/DragonX-SSH-Proxy/raw/branch/main/install.sh | bash``` -**Step-by-step:** - -```bash -wget -qO- https://git.dr2.site/penguinehis/DragonX-SSH-Proxy/raw/branch/main/install.sh | bash -``` - -To acess the menu: - -1. Type `dragonx` and press **Enter** to open the menu of the proxy. - ---- - -## 🐉 DragonX - Proxy Rápido com Suporte Multi-Cliente - -### 📦 Como Instalar - -**Passo a passo:** - -```bash -wget -qO- https://git.dr2.site/penguinehis/DragonX-SSH-Proxy/raw/branch/main/install.sh | bash -``` - -Para abrir o menu: - -1. Digite `dragonx` e pressione **Enter** para abrir o menu do proxy. - ---- +4) To open the DragonX menu, type: + dragonx + (then press Enter) -🙌 Credits +[PT-BR] Passo a Passo +1) Se você deseja PULAR o `200OK` coloque isso na sua payload: + ```x-skip: 200``` -Shell scripts created by Beto (Telegram: @betovip). +2) Adicione a linha ABAIXO no FINAL do payload para corrigir a compatibilidade com o App Napster V (NPV): + ```npv-x: ok[lf][lf]``` -Proxy created by SisuDatu (Telegram: @sisudragon) +3) Execute o script de instalação: + ```wget -qO- https://git.dr2.site/penguinehis/DragonX-SSH-Proxy/raw/branch/main/install.sh | bash``` -Project packaging and DragonX integration by contributors. +4) Para abrir o menu do DragonX, digite: + dragonx + (e pressione Enter) + +======================================== +✅ Features / Recursos +======================================== +[EN] +- Multi-client support +- NPV App compatibility +- Simple installation and configuration + +[PT-BR] +- Suporte multi-cliente +- Compatível com o App NPV +- Instalação e configuração simples + + +======================================== +🙌 Credits / Créditos +======================================== +- Shell scripts: Beto — Telegram: @betovip +- Proxy: SisuDatu — Telegram: @sisudragon +- Project packaging & DragonX integration / Empacotamento do projeto e integração DragonX: Community contributors / Contribuidores da comunidade diff --git a/dragon_go-ARM b/dragon_go-ARM index 1f1512e..daf8bbc 100644 Binary files a/dragon_go-ARM and b/dragon_go-ARM differ diff --git a/dragon_go-x86 b/dragon_go-x86 index a5f340c..825c199 100644 Binary files a/dragon_go-x86 and b/dragon_go-x86 differ