Launch
This commit is contained in:
44
README.md
Normal file
44
README.md
Normal file
@@ -0,0 +1,44 @@
|
||||
|
||||
## 🐉 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.
|
||||
|
||||
---
|
||||
Reference in New Issue
Block a user