-
Notifications
You must be signed in to change notification settings - Fork 424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update tools.md : Added some commonly used clients now, adjusted the … #488
Open
vxtls
wants to merge
2
commits into
v2fly:master
Choose a base branch
from
vxtls:patch-4
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,36 +9,65 @@ | |
另有第三方的 UUID 生成器 [uuidgenerator.net](https://www.uuidgenerator.net) | ||
|
||
## 第三方图形客户端 | ||
<Tool | ||
url="https://github.com/2dust/v2rayN" | ||
name="V2rayN" | ||
:platforms="['win']" | ||
description="【正在更新】V2RayN 是一个基于 V2Ray和Singbox等一系列内核的 Windows 客户端。" | ||
/> | ||
|
||
<Tool | ||
url="https://github.com/Qv2ray/Qv2ray" | ||
name="Qv2ray" | ||
:platforms="['linux','win','mac']" | ||
description="跨平台 V2Ray 客户端,支持 Linux、Windows、macOS,可通过插件系统支持 SSR / Trojan / Trojan-Go / NaiveProxy 等协议" | ||
/> | ||
|
||
<Tool | ||
url="https://github.com/SagerNet/SagerNet" | ||
name="SagerNet" | ||
:platforms="['android']" | ||
description="SagerNet 是一个基于 V2Ray 的 Android 通用代理应用。" | ||
description="【正在更新】跨平台 V2Ray 客户端,支持 Linux、Windows、macOS,可通过插件系统支持 SSR / Trojan / Trojan-Go / NaiveProxy 等协议(可能停止更新)" | ||
/> | ||
|
||
<Tool | ||
url="https://github.com/2dust/v2rayN" | ||
name="V2rayN" | ||
:platforms="['win']" | ||
description="V2RayN 是一个基于 V2Ray 内核的 Windows 客户端。" | ||
url="https://github.com/MatsuriDayo/nekoray" | ||
name="nekoray" | ||
:platforms="['linux','win','mac']" | ||
description="【正在更新】支持SOCKS (4/4a/5),HTTP(S),Shadowsocks,VMess,VLESS,Trojan,TUIC,NaïveProxy ( Custom Core ),Hysteria2 ( Custom Core or sing-box ),Custom Outbound,Custom Config,Custom Core,v2ray Core" | ||
/> | ||
|
||
<Tool | ||
url="https://github.com/v2rayA/v2rayA" | ||
name="v2rayA" | ||
:platforms="['linux','win','mac']" | ||
description="基于 web GUI 的跨平台 V2Ray 客户端,在 Linux 上支持全局透明代理,其他平台上支持系统代理。" | ||
description="【正在更新】基于 web GUI 的跨平台 V2Ray 客户端,在 Linux 上支持全局透明代理,其他平台上支持系统代理。" | ||
/> | ||
<Tool | ||
url="https://github.com/yanue/V2rayU/tree/master" | ||
name="v2rayU" | ||
:platforms="['mac']" | ||
description="【正在更新】MacOS平台的v2ray客户端 支持vmess,vless,ss,ssr协议,支持socks5协议,支持xlts" | ||
/> | ||
<Tool | ||
url="https://github.com/dyhkwong/Exclave" | ||
name="Exclave(SagerNet的分支版本)" | ||
:platforms="['android']" | ||
description="【正在更新】SagerNet 是一个基于 V2Ray 的 Android 通用代理应用。" | ||
/> | ||
<Tool | ||
url="https://github.com/2dust/v2rayNG" | ||
name="v2rayNG" | ||
:platforms="['android']" | ||
description="【正在更新】v2rayNG 是一个基于 Xray 的 Android 通用代理应用。" | ||
/> | ||
|
||
Tool | ||
url="https://github.com/netchx/netch" | ||
name="netch" | ||
:platforms="['win']" | ||
description="【更新缓慢】以简洁为主的客户端,仅支持Windows,支持Socks5,Shadowsocks,ShadowsocksR,WireGuard,Trojan,VMess,VLESS协议" | ||
/> | ||
|
||
<Tool | ||
url="https://github.com/SagerNet/SagerNet" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. we could mention https://github.com/dyhkwong/Exclave which is still being updated and is a fork of Sagernet There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 好的,我马上更改 |
||
name="SagerNet官方版" | ||
:platforms="['android']" | ||
description="【已停止更新】SagerNet 是一个基于 V2Ray 的 Android 通用代理应用。" | ||
/> | ||
|
||
## 路由规则 | ||
|
||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was unable to verify this tool is open source. Please make sure this tool is open source and remove duplication.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure if v2flyNG is open source (it seems to just be v2rayNG with a different core), but v2rayNG is open source
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already removed v2flyNG because I couldn't determine if it's open-source, and added https://github.com/dyhkwong/Exclave to the tool list.