#
vmess
Here are 35 public repositories matching this topic...
Open
centos7 caddy 无法启动
2
jackrong
commented
Feb 19, 2020
运行完安装脚本,发现caddy无法启动。查看caddy log 如下。望大神帮忙看一下。多谢了!
[root@v136628 ~]# v2ray status
V2Ray 状态: 正在运行 / Caddy 状态: 未在运行
[root@v136628 ~]# systemctl status caddy.service -l
● caddy.service - Caddy HTTP/2 web server
Loaded: loaded (/usr/lib/systemd/system/caddy.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2020-02-19 22:24:44 CST; 34s ago
Do
V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
-
Updated
Jun 2, 2020 - Swift
v2ray多用户管理部署程序
-
Updated
May 23, 2020 - Python
windows
macos
linux
gui
qt
cross-platform
cpp
qt5
trojan
v2ray
shadowsocksr
vmess
trojan-gfw
star2
v2ray-desktop
translation-platform
-
Updated
Jun 2, 2020 - C++
最优雅的跨平台代理客户端,支持Shadowsocks,V2Ray和Trojan协议。The most elegant cross-platform proxy GUI client that supports Shadowsocks, V2Ray, and Trojan. Built with Qt5 and QML2.
-
Updated
May 21, 2020 - C++
A rule based custom proxy with GUI for Mac base on clash.
macos
mac
shadowsocks
trojan
clash
surge
v2ray
shadowsocksr
vmess
quantumult
surfboard
clashx
quantumultx
-
Updated
Jun 1, 2020 - Swift
V2Ray TCP+TLS+Web , V2Ray WSS+CDN , Trojan-Go 三合一脚本
shell
telegram
cdn
mtproto
cloudflare
v2ray
vmess
domainsocket
vmess-over-tls
vmess-over-wss
vmess-tls
-
Updated
Jun 2, 2020 - Shell
免费v2ray账号 免费ss账号 免费shadowsocks账号 免费TG代理帐号 (每周不定时更新)
telegram
ssr
proxy
socks5
shadowsocks
vpn
free
clash
v2ray
vmess
v2ray-core
v2ray-gui
ss-shadowsocks-v2ray
mtpoxy
-
Updated
Feb 23, 2020
A powerful cross-platform CLI client for V2Ray subscription. 跨平台V2Ray命令行订阅管理客户端
-
Updated
May 31, 2020 - Go
pre-configured v2Ray (wss+web) with Cloudflare API
-
Updated
May 17, 2020 - Shell
Frontend of Fusi0n, build with Laravel5.7 and Vue.js.
-
Updated
Jun 2, 2019 - Vue
V2Ray Nginx+vmess+ws+tls/ http2 over tls 一键安装脚本
-
Updated
Feb 20, 2020 - Shell
Improve this page
Add a description, image, and links to the vmess topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vmess topic, visit your repo's landing page and select "manage topics."
对于使用云服务的负载均衡器(Azure 或者 Google cloud)以及 CDN 的用户,因为负载均衡器和 CDN 是可以直接接管证书和 TSL 甚至 HTTP/2 、 QUIC 的,所以希望 v2ray 作为客户端使用时也能够支持像浏览器一样自动协商底层传输协议是 HTTP 1.1 还是 HTTP/2 或 QUIC 。相当于在入站协议上提供一个尽量简单、不占资源的 HTTP 类型的底层传输协议,如 #1644 所需求的,再由客户端在出站协议上与负载均衡器自动协商。当然如果入站协议也能够提供一个支持多版本协商的 HTTP 底层传输协议那也再好不过。
以及目前 WebSocket 是直接使用 WebSocket 连接的,与浏览器的 HTTP 协商升级为 ws 的行为有所不同,跟据[谷歌云的表述](https://cloud.google.com/load-balancing/docs/