awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
233boy avatar

233boy/v2ray

0
View on GitHub↗
29,199 نجوم·16,739 تفرعات·Shell·GPL-3.0·12 مشاهدات233boy.com/v2ray/v2ray-script↗

V2ray

This project is an automated deployment tool designed to streamline the installation, configuration, and maintenance of network proxy software on Linux servers. It functions as a command-line utility that manages the lifecycle of network tunneling services, enabling users to establish and control private traffic routing through repeatable, automated workflows.

The tool distinguishes itself through an interactive, menu-driven interface that abstracts complex configuration parameters into selectable options, making it accessible for operators regardless of their technical background. It performs environment-aware path resolution to detect host architecture and distribution specifics, ensuring that binary packages and directory structures are correctly aligned during deployment. Furthermore, it integrates proxy processes directly into the host operating system as managed background daemons, ensuring automatic restarts and consistent boot-time initialization.

Beyond initial setup, the project provides comprehensive infrastructure management capabilities, including automated service updates and configuration changes. It utilizes template-driven generation to create service files, ensuring that network traffic routing and security settings are applied consistently across remote server environments.

Features

  • Proxy Automators - Configures and manages secure network tunneling software on Linux servers for simplified traffic routing.
  • Proxy Deployment Tools - Automates the installation and configuration of secure proxy software on Linux servers to enable private internet access.
  • Server Provisioners - Handles the setup, configuration, and maintenance of network services on remote infrastructure environments.
  • Proxy Installers - Installs and manages network proxy software on Linux systems using automated scripts that simplify configuration and service control.
  • Deployment Utilities - Detects host system architecture and distribution specifics to dynamically select appropriate binary packages and directory structures for deployment.
  • Traffic Routing Tools - Manages how data flows between client devices and the internet to bypass regional restrictions or enhance connection privacy.
  • Infrastructure Provisioners - Streamlines the deployment and management of complex networking software through interactive installation workflows.
  • Service Managers - Integrates proxy processes into the host operating system as managed background daemons that handle automatic restarts.
  • Infrastructure Management Tools - Simplifies the maintenance and control of remote server services through automated scripts that handle updates and configuration changes.
  • Orchestration Scripts - Automates system configuration by executing sequential command-line instructions to install and manage background network services.
  • Interactive CLI Wizards - Provides a guided text-based menu system that abstracts complex configuration parameters into simple user-selectable options.
  • Server Administration Tools - Streamlines the setup of complex networking tools on server environments for efficient and repeatable deployment workflows.

سجل النجوم

مخطط تاريخ النجوم لـ 233boy/v2rayمخطط تاريخ النجوم لـ 233boy/v2ray

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 233boy/v2ray؟

This project is an automated deployment tool designed to streamline the installation, configuration, and maintenance of network proxy software on Linux servers. It functions as a command-line utility that manages the lifecycle of network tunneling services, enabling users to establish and control private traffic routing through repeatable, automated workflows.

ما هي الميزات الرئيسية لـ 233boy/v2ray؟

الميزات الرئيسية لـ 233boy/v2ray هي: Proxy Automators, Proxy Deployment Tools, Server Provisioners, Proxy Installers, Deployment Utilities, Traffic Routing Tools, Infrastructure Provisioners, Service Managers.

ما هي البدائل مفتوحة المصدر لـ 233boy/v2ray؟

تشمل البدائل مفتوحة المصدر لـ 233boy/v2ray: wulabing/xray_onekey — Xray_onekey is an automated Linux network proxy deployer and installation script. It is designed to install and… nelvko/clash-for-linux-install — This project is an automated installation and management tool for deploying Clash proxy cores and web dashboards on… mack-a/v2ray-agent — V2Ray-agent is a shell-based orchestration tool designed to automate the deployment, configuration, and lifecycle… imeiji/shadowsocks_install — This project is a set of administrative utilities for the installation, configuration, and lifecycle management of… clown-coding/vpn — This project is a toolset for automated VPN installation, proxy server management, and server-side network throughput… proxysu/proxysu — ProxySU is a Windows desktop application that automates the deployment and management of proxy services on a Linux…

بدائل مفتوحة المصدر لـ V2ray

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع V2ray.
  • wulabing/xray_onekeyالصورة الرمزية لـ wulabing

    wulabing/Xray_onekey

    9,262عرض على GitHub↗

    Xray_onekey is an automated Linux network proxy deployer and installation script. It is designed to install and configure Xray proxy servers on Debian or Ubuntu systems to create secure, encrypted network tunnels. The tool specifically implements VLESS XTLS proxy servers, utilizing a stateless transmission protocol and a specialized encryption layer to secure and obfuscate internet traffic. It incorporates an Nginx reverse proxy setup to mask proxy traffic, making incoming requests appear as standard web server activity. The deployment process is handled via bash scripts that automate the in

    Shellnginxtlsv2ray
    عرض على GitHub↗9,262
  • nelvko/clash-for-linux-installالصورة الرمزية لـ nelvko

    nelvko/clash-for-linux-install

    13,627عرض على GitHub↗

    This project is an automated installation and management tool for deploying Clash proxy cores and web dashboards on Linux systems. It provides a scripted environment deployer that handles the setup of network proxy kernels and administration panels across various distributions and initialization systems. The tooling includes a subscription manager that handles multiple proxy feeds with automated updates and format conversion for profile switching. It also provides a service controller for managing the operational status, lifecycle, and log tracking of the proxy services. The system covers au

    Shellclashclash-metalinux
    عرض على GitHub↗13,627
  • mack-a/v2ray-agentالصورة الرمزية لـ mack-a

    mack-a/v2ray-agent

    19,081عرض على GitHub↗

    V2Ray-agent is a shell-based orchestration tool designed to automate the deployment, configuration, and lifecycle management of network proxy services. It provides a structured framework for setting up encrypted tunnels and managing proxy processes as persistent background services through system initialization managers. The project distinguishes itself through a modular architecture that integrates automated security certificate management and multi-user access control into the deployment workflow. By utilizing template-driven configuration generation and reverse proxy traffic multiplexing,

    Shellcloudflaregrpc-cloudflarehttpupgrade
    عرض على GitHub↗19,081
  • imeiji/shadowsocks_installالصورة الرمزية لـ iMeiji

    iMeiji/shadowsocks_install

    4,179عرض على GitHub↗

    This project is a set of administrative utilities for the installation, configuration, and lifecycle management of encrypted Shadowsocks proxy services on Linux systems. It functions as an automated installer and management tool to deploy proxy servers and secure internet traffic. The utility handles the end-to-end deployment process, including the configuration of ports, passwords, encryption methods, and obfuscation protocols. It provides the means to completely remove the server software and all associated configuration files from the system. The tool manages the operational state of the

    عرض على GitHub↗4,179
  • عرض جميع البدائل الـ 30 لـ V2ray→