|
@@ -1,64 +1,64 @@
|
|
|
-🔥 FirewallFalcon Manager Installation
|
|
|
|
|
|
|
+# 🔥 FirewallFalcon Manager
|
|
|
|
|
|
|
|
|
|
+Free SSH/V2RAY/DNSTT/WEBSOCKET Manager — **FirewallFalcon Manager**
|
|
|
|
|
|
|
|
-🚀Support FirewallFalcon Manager🚀
|
|
|
|
|
|
|
+---
|
|
|
|
|
|
|
|
-Our script is always FREE—your donation keeps it that way and powers new features!
|
|
|
|
|
|
|
+## 🚀 Support FirewallFalcon Manager
|
|
|
|
|
|
|
|
-📥 Donate Tron / TRX (TRC-20): TM2AfVAWQJiuriGC6KoTmsAJuUTTBd2f1R
|
|
|
|
|
|
|
+Our script is always **FREE**—your donation keeps it that way and powers new features!
|
|
|
|
|
|
|
|
-📥 Binance Pay : 885652061
|
|
|
|
|
|
|
+- **Donate Tron / TRX (TRC-20):**
|
|
|
|
|
+ ```
|
|
|
|
|
+ TM2AfVAWQJiuriGC6KoTmsAJuUTTBd2f1R
|
|
|
|
|
+ ```
|
|
|
|
|
+- **Binance Pay:** `885652061`
|
|
|
|
|
|
|
|
-⚙️ Automated Installation (Recommended)
|
|
|
|
|
|
|
+---
|
|
|
|
|
+
|
|
|
|
|
+## ⚙️ Automated Installation (Recommended)
|
|
|
|
|
+
|
|
|
|
|
+Run the following command in your terminal to quickly set up FirewallFalcon Manager:
|
|
|
|
|
|
|
|
```sh
|
|
```sh
|
|
|
curl -L -o install.sh "https://raw.githubusercontent.com/firewallfalcons/FirewallFalcon-Manager/refs/heads/main/install.sh" && chmod +x install.sh && sudo ./install.sh && rm install.sh
|
|
curl -L -o install.sh "https://raw.githubusercontent.com/firewallfalcons/FirewallFalcon-Manager/refs/heads/main/install.sh" && chmod +x install.sh && sudo ./install.sh && rm install.sh
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
-⚡️ Ports 80 & 443 for V2Ray & SSH WebSockets ⚡️
|
|
|
|
|
-V2Ray (X-UI Panel):
|
|
|
|
|
-
|
|
|
|
|
-Create V2Ray inbound on any random port (e.g., 8888).
|
|
|
|
|
-
|
|
|
|
|
-Set Path/Service Name (e.g., /8888/firewallfalcon for WS/HTTP/h2/HTTPUpgrade, or Service Name /8888/firewallfalcon for gRPC).
|
|
|
|
|
-
|
|
|
|
|
-<img width="1366" height="643" alt="image" src="https://github.com/user-attachments/assets/5ba7cc2d-939e-475d-a8e8-a49513cb7af5" />
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-SSH WebSockets:
|
|
|
|
|
-
|
|
|
|
|
-Run your SSH WebSockets proxy on port 8080.
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-Core Features:
|
|
|
|
|
-
|
|
|
|
|
-🚀 SSH WebSocket Proxy: Tunnel SSH traffic over WebSockets with custom port selection.
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-🔒 SSH over SSL/TLS: Encapsulate SSH connections in a robust TLS layer for enhanced security.
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-👥 User Management: Easily create, manage, and control user access to your servers.
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-🛡️ Integrated Xray Panel: Leverage Xray's advanced proxy capabilities for privacy and circumvention.
|
|
|
|
|
-
|
|
|
|
|
|
|
+---
|
|
|
|
|
|
|
|
|
|
+## ⚡️ Port Configuration
|
|
|
|
|
|
|
|
|
|
+- **Ports 80 & 443:** Used for V2Ray & SSH WebSockets
|
|
|
|
|
|
|
|
-<img width="599" height="500" alt="image" src="https://github.com/user-attachments/assets/30873b61-9bfd-4405-bde8-44fb0cfa4113" />
|
|
|
|
|
|
|
+### V2Ray (X-UI Panel)
|
|
|
|
|
|
|
|
|
|
+- Create a V2Ray inbound on any random port (e.g., `8888`).
|
|
|
|
|
+- Set Path/Service Name (examples):
|
|
|
|
|
+ - WebSocket/HTTP/h2/HTTPUpgrade: `/8888/firewallfalcon`
|
|
|
|
|
+ - gRPC: Service Name `/8888/firewallfalcon`
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
+---
|
|
|
|
|
|
|
|
-<img width="612" height="505" alt="image" src="https://github.com/user-attachments/assets/575d5380-3b82-4953-9485-ea26e9056724" />
|
|
|
|
|
|
|
+### SSH WebSockets
|
|
|
|
|
|
|
|
|
|
+- Run your SSH WebSockets proxy on port `8080`.
|
|
|
|
|
|
|
|
|
|
+---
|
|
|
|
|
|
|
|
|
|
+## 🚦 Core Features
|
|
|
|
|
|
|
|
|
|
+- 🚀 **SSH WebSocket Proxy:** Tunnel SSH traffic over WebSockets with custom port selection.
|
|
|
|
|
+- 🔒 **SSH over SSL/TLS:** Encapsulate SSH connections in a robust TLS layer for enhanced security.
|
|
|
|
|
+- 👥 **User Management:** Easily create, manage, and control user access to your servers.
|
|
|
|
|
+- 🛡️ **Integrated Xray Panel:** Leverage Xray's advanced proxy capabilities for privacy and circumvention.
|
|
|
|
|
|
|
|
|
|
+---
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
+---
|
|
|
|
|
|
|
|
|
|
+> _Thank you for using and supporting FirewallFalcon Manager!_
|