|
|
1 год назад | |
|---|---|---|
| 64falcon | 1 год назад | |
| 64install.sh | 1 год назад | |
| README.md | 1 год назад | |
| armfalcon | 1 год назад | |
| arminstall.sh | 1 год назад | |
| install.sh | 1 год назад | |
| ssh | 1 год назад |
🔥 FirewallFalcon Manager Installation
⚙️ Automated Installation (Recommended)
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
⚙️ Manual Installation:
✅ For x86_64 VPS:
curl -L -o 64install.sh "https://github.com/firewallfalcons/FirewallFalcon-Manager/raw/refs/heads/main/64install.sh" && chmod +x 64install.sh && sudo ./64install.sh && rm 64install.sh
✅ For ARM VPS:
curl -L -o arminstall.sh "https://github.com/firewallfalcons/FirewallFalcon-Manager/raw/refs/heads/main/arminstall.sh" && chmod +x arminstall.sh && sudo ./arminstall.sh && rm arminstall.sh
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.