45 lines
840 B
Markdown
45 lines
840 B
Markdown
|
|
## 🐉 DragonX - Fast Mult-Client Proxy
|
|
|
|
### 📦 How to Install
|
|
|
|
**Step-by-step:**
|
|
|
|
```bash
|
|
git clone https://git.dr2.site/penguinehis/DragonX-SSH-Proxy.git
|
|
cd DragonX-SSH-Proxy
|
|
chmod +x *
|
|
./proxy.sh
|
|
```
|
|
|
|
After launching:
|
|
|
|
1. Enter the **port** you want (e.g., `80`) and press **Enter**.
|
|
2. Type `start` and press **Enter** to run the proxy.
|
|
|
|
Your proxy will now be active and accepting connections.
|
|
|
|
---
|
|
|
|
## 🐉 DragonX - Proxy Rápido com Suporte Multi-Cliente
|
|
|
|
### 📦 Como Instalar
|
|
|
|
**Passo a passo:**
|
|
|
|
```bash
|
|
git clone https://git.dr2.site/penguinehis/DragonX-SSH-Proxy.git
|
|
cd DragonX-SSH-Proxy
|
|
chmod +x *
|
|
./proxy.sh
|
|
```
|
|
|
|
Após iniciar:
|
|
|
|
1. Digite a **porta** desejada (por exemplo: `80`) e pressione **Enter**.
|
|
2. Digite `start` e pressione **Enter** para iniciar o proxy.
|
|
|
|
Seu proxy estará rodando e aceitando conexões.
|
|
|
|
---
|