This commit is contained in:
2025-10-12 16:52:08 -03:00
parent 7a03eee714
commit 899e6722d7
3 changed files with 46 additions and 37 deletions

View File

@@ -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

Binary file not shown.

Binary file not shown.