记录我的一些生活写照、无聊的牢骚、内心世界的活动 注册 | 登陆

科学上网最好用的安卓客户端

科学上网最好用的安卓客户端

NekoBox for Android(最新)
Github:https://github.com/MatsuriDayo/NekoBoxForAndroid
下载:https://github.com/MatsuriDayo/NekoBoxForAndroid/releases
使用说明:https://matsuridayo.github.io/index_docs
基于 sing-box 支持几乎所有协议的客户端,可以通过插件支持其他协议。
Matsuri(更新缓慢)
Github:https://github.com/MatsuriDayo/Matsuri
使用说明:https://matsuridayo.github.io/
Matsuri 茉莉

适用于 Android 的 V2Ray 通用代理工具链。

V2Ray / universal proxy toolchain for Android.

下载 / Download

配置说明 / Configuration

常见问题 / FAQ

NekoRay

基于 Qt 的跨平台代理配置管理器 (后端 v2ray / sing-box)

目前支持 Windows / Linux / macOS amd64 开箱即用

Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)

Support Windows / Linux / macOS amd64 out of the box now.

下载 / Download

配置说明 / Configuration

常见问题 / FAQ

SagerNet for Android

Github:https://github.com/SagerNet/SagerNet

AnXray  Surfboard Clash Kitsunebi

经测试只有Matsuri最好用,支持最全的协议,支持订阅,界面简单,使用方便。

Matsuri基于SagerNet,但是SagerNet需要外挂插件,并且兼容性不好,比如鸿蒙系统,naviproxy插件就提示系统被修改,无法使用。其他的程序很多,但是支持协议最全最简单还好用的目前就Matsuri一个。

魔法上网一键脚本指南
脚本收集尽可能的选择开源的一键脚本,有些脚本可能已经停止维护或者维护较慢,但是仍然可以正常使用,有些脚本可能会存在系统兼容的问题,具体情况需要参考官方的一键脚本的使用文档。本文只是作为收集整理,不对脚本的使用做任何保证。
XRay一键脚本
v2ray-agent
推荐指数:⭐⭐⭐⭐⭐
介绍:八合一共存脚本,支持:VLESS(TCP_Vision、Reality、gRPC、WS)、VMess(WS)、Trojan(TCP、gRPC)、Hysteria。
XML/HTML代码
  1. wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh
Xray_onekey
推荐指数:⭐⭐⭐⭐
介绍:Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本
XML/HTML代码
  1. # VLESS + TCP + TLS + Nginx + WebSocket
  2. wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/Xray_onekey/nginx_forward/install.sh" && chmod +x install.sh && bash install.sh
  3. # VLESS + TCP + XTLS / TLS + Nginx
  4. # VLESS + TCP + XTLS / TLS + Nginx 及 VLESS + TCP + TLS + Nginx + WebSocket 回落并存模式
  5. wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/Xray_onekey/main/install.sh" && chmod +x install.sh && bash install.sh
multi-v2ray
推荐指数:未知
介绍:这款软件支持Xray管理,同时也支持v2ray和xray相互独立。它的特点是不同命令(v2ray/xray)可以进入不同的core进行管理,从而实现了对不同协议的灵活控制。
XML/HTML代码
  1. # 安装命令
  2. source <(curl -sL https://multi.netlify.app/v2ray.sh) --zh
  3. # 升级命令(保留配置文件更新)
  4. source <(curl -sL https://multi.netlify.app/v2ray.sh) -k
  5. # 卸载命令
  6. source <(curl -sL https://multi.netlify.app/v2ray.sh) --remove
SingBox一键脚本
sing-box-yes
推荐指数:未知
介绍:方便快捷的安装、管理sing-box????
XML/HTML代码
  1. bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/sing-box-yes/master/install.sh)
V2Ray一键脚本
V2Ray_ws-tls_bash_onekey
推荐指数:⭐⭐⭐⭐⭐
介绍:V2Ray_ws-tls_bash一键脚本,支持VMESS,VLESS。
XML/HTML代码
  1. # Vmess+websocket+TLS+Nginx+Website
  2. wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/master/install.sh" && chmod +x install.sh && bash install.sh
  3. # VLESS+websocket+TLS+Nginx+Website
  4. wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/dev/install.sh" && chmod +x install.sh && bash install.sh
233boy-V2ray
推荐指数:未知
介绍:V2Ray 一键安装脚本 & 管理脚本
XML/HTML代码
  1. bash <(wget -qO- -o- https://git.io/v2ray.sh)
fhs-install-v2ray
推荐指数:未知
介绍:Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
XML/HTML代码
  1. # 安裝執行檔和 .dat 資料檔
  2. bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)
  3. # 只更新 .dat 資料檔
  4. bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-dat-release.sh)
  5. # 移除 V2Ray
  6. bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh) --remove
NaiveProxy一键脚本
MisakaNo-NaiveProxy
推荐指数:未知
介绍:NaiveProxy 一键配置脚本
XML/HTML代码
  1. wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/naiveproxy-script/main/naiveproxy.sh && bash naiveproxy.sh
naiveproxy-yg
脚本作者存在争议,但该脚本暂无问题
推荐指数:✨✨✨✨✨
介绍:naiveproxy-yg一键脚本,支持二维码显示,支持变更配置(多端口复用、自定义伪装网页,证书……)
XML/HTML代码
  1. wget -N https://gitlab.com/rwkgyg/naiveproxy-yg/raw/main/naiveproxy.sh && bash naiveproxy.sh
Trojan-GO
kenzok8-trojan-go一键二合一脚本
推荐指数:未知
介绍:Trojan onekey install shell Trojan && trojan.go一键脚本
XML/HTML代码
  1. trojan-go一键脚本支持CDN流量中转等
  2. bash -c "$(curl -fsSL https://raw.githubusercontent.com/kenzok8/Trojan/master/trojan-go_install.sh)"
  3. atrandys脚本修改
  4. bash <(curl -s -L https://git.io/Jvc32)
Hysteria
HI-HY
推荐指数:未知
介绍:Hello World!非钟国优化线路使用不佳?不想中转?hysteria一键搞定。
XML/HTML代码
  1. bash <(curl -fsSL https://git.io/hysteria.sh)
带WEB界面一键脚本
x-ui
推荐指数:⭐⭐⭐⭐⭐
介绍:支持单端口多用户、多协议的 xray 面板,究极缝合怪,通过免费的Telegram bot方便快捷地进行监控、管理你的代理服务
GitHub地址:魔改版
GitHub地址:伊朗魔改版
GitHub地址:原版
XML/HTML代码
  1. # 魔改版
  2. # ⚡从原版升级也可使用该命令,数据不会丢失⚡
  3. bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
  4. # 伊朗魔改版
  5. bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
Trojan Panel
推荐指数:未知
介绍:支持Xray/Trojan-Go/Hysteria/NaiveProxy的多用户Web管理面板
XML/HTML代码
  1. source <(curl -L https://github.com/trojanpanel/install-script/raw/main/install_script.sh)
以上脚本仅供参考,具体自测。

« 上一篇 | 下一篇 »

发表评论

评论内容 (必填):