Convert Figma logo to code with AI

selierlin logoShare-SSR-V2ray

机场推荐/SSR V2ray节点订阅机场/镜像直连/工具推荐

9,762
1,157
9,762
7

Top Related Projects

36,746

翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子

54,240

翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、美区apple id共享账号

v2ray/xray多用户管理部署程序

66,794

A GUI client for Windows, support Xray core and v2fly core and others

A platform for building proxies to bypass network restrictions.

34,334

A V2Ray client for Android, support Xray core and v2fly core

Quick Overview

The selierlin/Share-SSR-V2ray repository is a collection of free SSR (ShadowsocksR) and V2Ray servers and configurations. It aims to provide users with access to various proxy servers for bypassing internet restrictions and enhancing online privacy. The project is maintained in Chinese and regularly updated with new server information.

Pros

  • Offers a wide range of free SSR and V2Ray servers
  • Regularly updated with new server information
  • Includes detailed instructions for setting up and using the servers
  • Provides additional resources and tools related to internet privacy

Cons

  • Server reliability and uptime may vary due to their free nature
  • Some servers may become overcrowded or slow due to high usage
  • Limited support for non-Chinese speaking users
  • Potential legal and security risks associated with using proxy servers

Getting Started

To use the servers provided in this repository:

  1. Clone the repository or download the latest release.
  2. Choose a server from the list provided in the README.md file.
  3. Copy the server details (address, port, password, encryption method, etc.).
  4. Configure your SSR or V2Ray client with the copied information.
  5. Connect to the server and start browsing.

Note: Make sure to use a reputable SSR or V2Ray client and exercise caution when connecting to unknown servers.

Competitor Comparisons

36,746

翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子

Pros of free

  • More frequently updated with new configurations
  • Larger variety of proxy types (including Trojan, VMess, etc.)
  • Better organized with categorized lists (e.g., by country, protocol)

Cons of free

  • Less detailed documentation and setup instructions
  • May include more unstable or short-lived proxy configurations
  • Potentially higher risk of blocked or monitored servers due to public exposure

Code comparison

Share-SSR-V2ray:

ss://YWVzLTI1Ni1nY206cEtFVzhKUEJ5VFZUTHRN@172.105.180.227:4444#%F0%9F%87%A8%F0%9F%87%A6CA_4444

free:

vmess://eyJhZGQiOiIxNzIuNjcuMTk5LjM0IiwiYWlkIjoiMCIsImhvc3QiOiJ3d3cuMTYyOTgwOTEueHl6IiwiaWQiOiI1ZjdkNzc0MC02YTRmLTQxNmMtOWRkYi0wNjFhMTI4NTVmOGEiLCJuZXQiOiJ3cyIsInBhdGgiOiIvZm9vdGVycyIsInBvcnQiOiI4MCIsInBzIjoi8J+HuvCfh7hVUy0xNzIuNjcuMTk5LjM0LTAxNjEiLCJ0bHMiOiIiLCJ0eXBlIjoibm9uZSIsInYiOiIyIn0=

The free repository tends to use more complex configuration strings, often including additional metadata and encoding.

54,240

翻墙-科学上网、自由上网、免费科学上网、免费翻墙、油管youtube、fanqiang、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、美区apple id共享账号

Pros of new-pac

  • More frequently updated, providing users with the latest configurations and tools
  • Includes a wider variety of proxy tools and methods
  • Offers detailed setup guides for different operating systems

Cons of new-pac

  • Less organized repository structure, making it harder to navigate
  • Lacks a clear contribution guide for potential collaborators

Code Comparison

Share-SSR-V2ray:

def update_config():
    # Update configuration logic
    pass

new-pac:

def update_pac():
    # Update PAC file logic
    pass

def update_vpn():
    # Update VPN configuration logic
    pass

The code comparison shows that new-pac potentially offers more granular update functions, allowing for separate updates of PAC files and VPN configurations. Share-SSR-V2ray appears to have a more generalized update function.

Both repositories aim to provide tools and configurations for bypassing internet restrictions, but they differ in their approach and organization. Share-SSR-V2ray focuses specifically on SSR and V2Ray protocols, while new-pac offers a broader range of tools and methods. Users should choose based on their specific needs and technical expertise.

v2ray/xray多用户管理部署程序

Pros of multi-v2ray

  • More active development with frequent updates
  • Supports multiple V2Ray configurations and easy switching between them
  • Includes a user-friendly CLI interface for management

Cons of multi-v2ray

  • Focuses solely on V2Ray, lacking support for other protocols like SSR
  • May have a steeper learning curve for beginners due to more advanced features

Code Comparison

Share-SSR-V2ray:

bash <(curl -sL https://raw.githubusercontent.com/selierlin/Share-SSR-V2ray/master/install.sh)

multi-v2ray:

source <(curl -sL https://multi.netlify.app/v2ray.sh) --zh

Summary

multi-v2ray is a more specialized tool focusing on V2Ray configurations with active development and a user-friendly interface. It offers more advanced features but may be more complex for beginners. Share-SSR-V2ray, on the other hand, provides a broader range of protocol support, including SSR, making it potentially more versatile for users who need multiple protocol options. The installation process for both projects is straightforward, utilizing curl commands to fetch and execute their respective setup scripts.

66,794

A GUI client for Windows, support Xray core and v2fly core and others

Pros of v2rayN

  • More actively maintained with frequent updates
  • Offers a user-friendly GUI for easier configuration
  • Supports a wider range of protocols and features

Cons of v2rayN

  • Larger file size and resource consumption
  • Steeper learning curve for new users
  • Limited to Windows operating system

Code Comparison

Share-SSR-V2ray (Python):

def parse_ss_url(ss_url):
    if ss_url.startswith('ss://'):
        base64_str = ss_url[5:]
        decode_str = base64.b64decode(base64_str).decode('utf-8')
        parts = decode_str.split('@')
        return parts[0], parts[1]

v2rayN (C#):

public static VmessItem ParseVmessUrl(string vmessUrl)
{
    var result = new VmessItem();
    var base64Str = vmessUrl.Substring(8);
    var jsonStr = Utils.Base64Decode(base64Str);
    result = JsonConvert.DeserializeObject<VmessItem>(jsonStr);
    return result;
}

Both repositories focus on proxy tools, but v2rayN provides a more comprehensive solution with a GUI, while Share-SSR-V2ray is a collection of configuration files and scripts. v2rayN is more suitable for users seeking a ready-to-use application, while Share-SSR-V2ray caters to those who prefer manual configuration and have more technical expertise.

A platform for building proxies to bypass network restrictions.

Pros of v2ray-core

  • More active development with frequent updates and bug fixes
  • Larger community support and wider adoption
  • Better documentation and official resources

Cons of v2ray-core

  • Steeper learning curve for beginners
  • More complex configuration process
  • Potentially higher resource usage due to advanced features

Code Comparison

Share-SSR-V2ray (config example):

{
  "server": "0.0.0.0",
  "server_port": 8388,
  "password": "password",
  "method": "aes-256-cfb"
}

v2ray-core (config example):

{
  "inbounds": [{
    "port": 1080,
    "protocol": "socks",
    "settings": {
      "auth": "noauth"
    }
  }],
  "outbounds": [{
    "protocol": "freedom"
  }]
}

The code comparison shows that v2ray-core has a more detailed and flexible configuration structure, allowing for more advanced setups and customization options. Share-SSR-V2ray, on the other hand, has a simpler configuration format, which may be easier for beginners to understand and set up quickly.

34,334

A V2Ray client for Android, support Xray core and v2fly core

Pros of v2rayNG

  • More actively maintained with frequent updates
  • Offers a user-friendly Android app interface
  • Supports a wider range of protocols and features

Cons of v2rayNG

  • Focused solely on Android, limiting cross-platform usage
  • May have a steeper learning curve for new users
  • Requires more system resources due to its comprehensive feature set

Code Comparison

Share-SSR-V2ray (Python):

def parse_ss_url(ss_url):
    if ss_url.startswith('ss://'):
        base64_str = ss_url[5:]
        decoded_str = base64.b64decode(base64_str).decode()
        parts = decoded_str.split('@')
        return parts[0], parts[1]

v2rayNG (Kotlin):

fun parseVmessUrl(vmessUrl: String): VmessBean? {
    if (!vmessUrl.startsWith("vmess://")) {
        return null
    }
    val vmessJson = Base64.decode(vmessUrl.substring(8), Base64.NO_WRAP).toString(charset("UTF-8"))
    return Gson().fromJson(vmessJson, VmessBean::class.java)
}

Both repositories focus on handling proxy protocols, but v2rayNG offers a more comprehensive Android-specific implementation, while Share-SSR-V2ray provides a broader collection of proxy-related scripts and configurations.

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

Share-SSR-V2ray

Clash/SS/SSR/V2ray使用教程/机场推荐/直连网站/镜像网站/科学上网插件

此文档仅供学习和交流之用,不得用于商业目的。请勿将此文档用于非法活动。

本文仅提供一种科学上网方法,不能保证其稳定性和速度。我们建议您寻找更加可靠的科学上网方式,以确保长期稳定的网络访问。

临时存储网盘:


目录

💻上网方式

1. 🍆镜像网站

临时访问谷歌,且不需要使用任何工具,缺点无法访问非谷歌站点

https://g.luciaz.me:需要验证答案,答案分别为【心灵之约】【水朝夕】【csxy@123】,完成后会跳转google,然后收藏地址即可。

Google (power365.ml)

note.cm

Google (qinai.blog)

Google (googlehnzyc.azurewebsites.net)

Google (ecnu.cf)

http://ac.scmor.com/:学术镜像【推荐】

http://scholar.hedasudi.com/:学术镜像【推荐】

其它镜像:

ins:建议手机观看


2. 🌰浏览器插件

建议使用Chrome浏览器安装以下插件

集装箱: 官网渠道【推荐】、插件商店

谷歌上网助手【推荐】

Setup $$

Google Helper

无法访问的可以打开临时存储网盘下载

插件安装方法


3. 🍄SS/SSR/V2ray分享账号

SS-SSR-V2ray 分享账号


4. 🥒直连

以下工具可在临时网盘中获取

老王猥屁恩:自称永久免费,目前确实好用,支持安卓

UPX浏览器:APKPure一款自带科学上网的安卓浏览器

龙卷风浏览器:Windows端解决科学上网的浏览器

Chromium浏览器:解决科学上网的浏览器(支持Windows和macOS),与上面的区别就是此浏览器的版本较高,现安装包名为:JJQQKK-2.6.7 ,安装的时候可能需要.net 4.6的环境,可以在网盘中下载安装

网易UU:支持访问国外的学术网站,学生党可以上,需要注册以及实名认证,目前没有限制时间,具体可以 查看教程


【推荐】打开网站即可使用,可以访问所有的站点:

-jsproxy-

-siteproxy-

-jsproxy1-


工具下载

您可以在这里下载多种平台的工具及官网:工具下载


使用教程

以下是一些常用工具使用教程:

Clash 使用教程

Windows | Mac | Android | Linux

Shadowsocks 使用教程

Windows | macOS | iOS | Android | Linux

ShadowsockR 使用教程

Windows | macOS | iOS | Android | Linux

V2ray 使用教程

Windows | Android

其它教程

Proxy SwitchyOmega设置教程:Chrome | Firefox

Proxifier 设置教程

设置自定义 DNS 服务器


如果您有任何需求、问题或建议,欢迎提出。您也可以发送邮件至:aselierlin@gmail.com

如果本项目对您有所帮助,欢迎 Star

Star 历史

Star History Chart