New readme

This commit is contained in:
2025-10-05 18:54:54 -03:00
parent 86ae1fa802
commit 2e53ea225a

View File

@@ -6,18 +6,12 @@
**Step-by-step:** **Step-by-step:**
```bash ```bash
git clone https://git.dr2.site/penguinehis/DragonX-SSH-Proxy.git wget -qO- https://git.dr2.site/penguinehis/DragonX-SSH-Proxy/raw/branch/main/install.sh | bash
cd DragonX-SSH-Proxy
chmod +x *
./proxy.sh
``` ```
After launching: To acess the menu:
1. Enter the **port** you want (e.g., `80`) and press **Enter**. 1. Type `dragonx` and press **Enter** to open the menu of the proxy.
2. Type `start` and press **Enter** to run the proxy.
Your proxy will now be active and accepting connections.
--- ---
@@ -28,17 +22,21 @@ Your proxy will now be active and accepting connections.
**Passo a passo:** **Passo a passo:**
```bash ```bash
git clone https://git.dr2.site/penguinehis/DragonX-SSH-Proxy.git wget -qO- https://git.dr2.site/penguinehis/DragonX-SSH-Proxy/raw/branch/main/install.sh | bash
cd DragonX-SSH-Proxy
chmod +x *
./proxy.sh
``` ```
Após iniciar: Para abrir o menu:
1. Digite a **porta** desejada (por exemplo: `80`) e pressione **Enter**. 1. Digite `dragonx` e pressione **Enter** para abrir o menu do proxy.
2. Digite `start` e pressione **Enter** para iniciar o proxy.
Seu proxy estará rodando e aceitando conexões.
--- ---
🙌 Credits
Shell scripts created by Beto (Telegram: @betovip).
Proxy created by SisuDatu (Telegram: @sisudragon)
Project packaging and DragonX integration by contributors.