en
Feedback
Github_2dust

Github_2dust

Open in Telegram

📈 Analytical overview of Telegram channel Github_2dust

Channel Github_2dust (@github_2dust) in the Chinese language segment is an active participant. Currently, the community unites 89 290 subscribers, ranking 1 444 in the Technologies & Applications category and 2 469 in the China region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 89 290 subscribers.

According to the latest data from 10 June, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by 4 028 over the last 30 days and by 67 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 37.66%. Within the first 24 hours after publication, content typically collects 11.72% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 33 598 views. Within the first day, a publication typically gains 10 458 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 102.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
群组: https://t.me/v2rayN

Thanks to the high frequency of updates (latest data received on 11 June, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

89 290
Subscribers
+6724 hours
+6137 days
+4 02830 days
Posts Archive

为Xray-core添加 Shadowsocks-2022 订阅分组功能 设置中增加语言切换 (主界面需要重载) 设置中增加删除配置文件确认 增加接收分享订阅链接功能, https://github.com/XTLS/Xray-core/releases/tag/v1.6.0 更多请看 https://github.com/2dust/v2rayNG/releases/tag/1.7.20

添加v2fly_v5支持 v2fly_v5,目前支持V2ray-core系列说明如下 1.v2fly即v2fly_v4,最新版本 V2Ray 4.45.2,默认启动文件名称wv2ray, 已经不支持在v2rayN中更新,请手动更新 2.v2fly_v5, 默认启动文件名称v2ray, 可在v2rayN中更新, 配置文件暂时还是V4格式 3.SagerNet, 因为和v2fly_v5启动名称相同,默认启动文件名称改为SagerNet,在v2rayN中更新后需要手工改名 4.xray, 默认启动文件名称xray, 可在v2rayN中更新 https://github.com/2dust/v2rayN/releases/tag/5.35

自定义配置增加Socks端口设置 自定义配置的Socks端口值,可不设置; 当值不设置时,将直接使用自定义配置 当设置此值后,将使用V2ray-core额外启动一个前置Socks服务,提供分流和速度显示等功能;设置值等于自定义配置的socks端口值且不能和V2ray的inbound值冲突 自定义DNS服务器增加设置Outbound Freedom domainStrategy #2486 添加TUIC支持 ,请下载tuiic-core到文件夹中,并改名为"tuic-client" 或 "tuic" #2477 Add SagerNet/v2ray-core support 增加检查预发布更新 增加更新当前分组订阅功能 增加启动时.NET框架检查 https://github.com/2dust/v2rayN/releases/tag/5.32

1.自定义配置的Socks端口值,可不设置; 2.当值不设置时,将直接使用自定义配置 3.当设置此值后,将使用V2ray-core额外启动一个前置Socks服务,提供分流和速度显示等功能;设置值等于自定义配置的socks端口值且不能和V2ray的inbound值冲突 自定义DNS服务器增加设置Outbound Freedom domainStrategy 添加TUIC支持 ,请下载tuiic-core到文件夹中,并改名为"tuic-client" 或 "tuic" https://github.com/2dust/v2rayN/releases/tag/5.30

修复1.7.15打包错误 如你已经安装1.7.15了,不需要卸载,直接用此版本覆盖 https://github.com/2dust/v2rayNG/releases/tag/1.7.16

改进订阅更新的提示信息 1.获取内容失败,包括连接发生异常,超时取消等等 2.获取内容成功,解析导入失败,可能是不支持的格式 3.获取内容成功,解析导入成功 https://github.com/2dust/v2rayN/releases/tag/5.28

为Xray-core添加 Shadowsocks-2022 三种新的 cipher 2022-blake3-aes-128-gcm 2022-blake3-aes-256-gcm 2022-blake3-chacha20-poly1305 https://github.com/2dust/v2rayN/releases/tag/5.26

为Xray-core添加 Shadowsocks-2022 三种新的 cipher 2022-blake3-aes-128-gcm 2022-blake3-aes-256-gcm 2022-blake3-chacha20-poly1305 https://github.com/2dust/v2rayN/releases/tag/5.25

1.增加设置-系统代理设置-高级系统代理设置, 协议可以选择 2.系统代理的三个选项显示图标可以自定义 3.订阅或导入自定义配置文件时,会尝试识别v2ray, clash, hysteria 和naiveproxy https://github.com/2dust/v2rayN/releases/tag/5.23

系统代理的三个选项显示图标可以自定义 准备三个icon文件,名称是NotifyIcon1.ico,NotifyIcon2.ico,NotifyIcon3.ico,对应系统代理的三个选项。 切换系统代理设置时,如果文件夹下面有这三个文件则优先显示您自定义的图标。 https://github.com/2dust/clashN/releases/tag/1.8

重构本地监听端口 默认开启本地(绑定到127.0.0.1)监听端口,socks端口为用户设置,http端口=用户设置端口+1 如果选择允许来自局域网的连接,则额外开启两个端口,socks端口=用户设置端口+2,http端口=用户设置端口+3 额外开启两个端口支持设置认证 如果您不需要允许来自局域网的连接,则和以前一样只有两个端口 自定义配置 自定义配置文件支持 Clash.Meta 自定义配置文件支持 naiveproxy 其他功能 自动更新订阅 重构下载更新,更新Geo文件合并为一个 重构更新订阅,按顺序一个个下载 重构测速,改进测速体验,只要本地带宽足够,可以多个分组并行测速(也可以多选并行);速度实时显示 启动时删除一个月前的日志文件 (#2131) 增加分组排序 调整托盘服务器显示,超过30请去主界面操作 重构信息显示 https://github.com/2dust/v2rayN/releases/tag/5.16

自动更新订阅,更新间隔和自动更新Geo文件共用 重构下载更新,更新Geo文件合并为一个 重构更新订阅,按顺序一个个下载 重构测速,只要本地带宽足够,可以多个分组并行测速(也可以多选并行);速度实时显示 https://github.com/2dust/v2rayN/releases/tag/5.13

支持网页一键订阅功能 只允许运行一个实例;再次点击运行时会打开已运行的实例 https://github.com/2dust/clashN/releases/tag/1.5

增加订阅转换功能 如果您的订阅链接不是clash格式,且又不想自己转换 新增或修改订阅界面,选中"启用订阅转换" 更新订阅 https://github.com/2dust/clashN/releases/tag/1.3

可以复制订阅连接(是一个网址),然后在clashN主界面粘贴 可以复制订阅的文件内容(是clash的完整配置文件),然后在clashN主界面粘贴 可以复制本地文件路径或文件内容(是clash的完整配置文件),然后在clashN主界面粘贴 https://github.com/2dust/clashN/releases/tag/1.2