Commit Graph
6 Commits
Author SHA1 Message Date
orohimaru2andCursor 9dd92a6a92 Fix Xray XHTTP+TLS client share links and simplify server stream (v3.1.4).
Drop incompatible inbound options, heal existing configs, and emit packet-up links clients accept.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 19:50:58 +03:00
orohimaru2andCursor 26a3aef760 Fix Xray crash from invalid xhttp headers arrays (v3.1.3).
Use string headers only and auto-heal broken server.json on status check.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 19:36:52 +03:00
orohimaru2andCursor d915b91f01 Let Xray pick standard 443 or a custom listen port (v3.1.2).
Default to custom 8443 so 443 stays free unless the user chooses standard.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 19:23:49 +03:00
orohimaru2andCursor 4720d8f2bd Switch Xray to VLESS+XHTTP+TLS with Cloudflare DNS ACME (v3.1.1).
Issue Let's Encrypt via Cloudflare API token so install no longer needs port 80; keep HTTP-01 as fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 19:01:52 +03:00
orohimaru2andCursor 3ea638d9c5 Allow re-copying invite configs and end-user server choice (v3.0.1).
Invite pages keep created configs for repeat copy; guest/invite can pick a server when enabled.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 18:31:46 +03:00
orohimaru2andCursor abbd160dd8 Ship AIVPN smart protocol picker and bump to v3.0.0.
Heuristic selection (stealth/balanced/speed) for invites, guest create, and user connections.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 18:11:24 +03:00