x-ui
Xray-core
| x-ui | Xray-core | |
|---|---|---|
| 2 | 30 | |
| 18,985 | 39,269 | |
| 1.3% | 3.8% | |
| 0.0 | 9.6 | |
| almost 2 years ago | 5 days ago | |
| JavaScript | Go | |
| GNU General Public License v3.0 only | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
x-ui
-
Vless/Vmess server is acting very strange
Hello, I have made this server using X-UI and I'm using VLESS and VMESS with WS transmission type.
-
V2ray with UI on Ubuntu
v2-ui seems to have migrated to x-ui (https://github.com/vaxilu/x-ui). Not entirely sure if it is the same developer or a new one, only found it as I use xray to varying success. Still can't get a JP vultr VPS to function right even with CDN.
Xray-core
-
How VLESS Reality Made VPNs Unblockable by Pretending to Be Google
A developer who goes by RPRX on GitHub released a thing called Reality as part of the Xray-core project. And what it does is, instead of trying to look-like-Google in a clever statistical way, it just establishes a real TLS connection to real google.com.
-
Unlocking Free WiFi on British Airways
This is basically what Xray [1] does. For any connection request matching a particular SNI and not presenting a secret key, it proxies the entire SSL handshake and data to a camouflage website. Otherwise it can be used as a regular proxy disguised as SSL traffic to that website (with the camouflage website being set as the SNI host, so for all purposes legit traffic to that host).
It's meant to get around the great firewall in China, so it has to avoid the GFW's active probers that check to make sure the external website is a (legit) host. However a friend was able to get it to work American's in-flight firewall if the proxy SNI is set to Google Analytics.
[1] https://github.com/XTLS/Xray-core
-
How to install v2ray on Fedora 42
https://github.com/XTLS/Xray-core/releases/tag/v1.6.2
-
Как я поднял свой VPN
wget https://github.com/XTLS/Xray-core/releases/download/v25.3.6/Xray-linux-64.zip unzip Xray-linux-64.zip chmod +x xray mv xray /usr/bin/xray
-
17-Year-Old Student Exposes Germany's 'Secret' Pirate Site Blocklist
> something standard and indistinguishable, like QUIC, DTLS or TLS1.3, for their transport layer.
Exactly this does exist, search for xray / xtls-reality.
A node pretends to be a valid web site, with a valid third-party TLS certificate (like a CDN node serving that website), until a correct secret key is presented, then it looks like regular TLS-encrypted web traffic.
E.g. https://github.com/XTLS/Xray-core — most documentation, sadly but expectedly, is in Chinese and Russian, because these folks seem to need this most.
-
WireGuard client that exposes itself as a HTTP/SOCKS5 proxy
- [xray](https://github.com/xtls/xray-core)
-
Russia starts blocking VPN at the protocol (WireGuard, OpenVPN) level
I have been researching VPN protocols that work in China and found that Xray [0] is the most recommended route to escape the GFW. An ideal VPN setup is one where packets appear as normal https traffic. Some VPN setups take it a step further and proxy the traffic through Cloudflare. Setting all this up is nowhere as easy as Wireguard. Coincidentally, I came across this project on Github earlier today which is an obfuscation proxy for Wireguard [1], but I haven't found any information about how well it works.
[0] https://github.com/XTLS/Xray-core
[1] https://github.com/database64128/swgp-go
- How to get Mullvad working when it is blocked
- 你要隐私干什么!
-
tls configs are unresponsive and have high ping
Take a look at this thread as an example: https://github.com/XTLS/Xray-core/issues/2059
What are some alternatives?
v2rayA - A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀
sing-box - The universal proxy platform
ProxySU - Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)
v2ray-core - A platform for building proxies to bypass network restrictions.
xray-plugin-android - A SIP003 plugin based on Xray-core for shadowsocks-android
Clash.Meta - A rule-based tunnel in Go.