avacocloud/XHTTP-Installer
VLESS+XHTTP+TLS Auto-Installer for Ubuntu — Vercel / Netlify relay
View Origin LinkProduct Positioning & Context
AI Executive Synthesis
An auto-installer for VLESS+XHTTP+TLS, leveraging Vercel/Netlify for relay. The implicit positioning is a robust and accessible proxy solution.
The XHTTP-Installer's reliance on Vercel's default domains for relay services is compromised because these domains are being blocked. Users are seeking functionality to support custom domains to circumvent these blocks. This indicates a critical operational vulnerability in the current deployment strategy, where external censorship or blocking mechanisms directly impact service availability. The developer pain point is the lack of a built-in mechanism to configure custom domains, forcing users to find workarounds for a core connectivity issue. This highlights the fragility of solutions dependent on public, easily identifiable infrastructure. The market implication is that proxy and relay services must offer robust domain flexibility and obfuscation capabilities to maintain resilience against blocking, especially in environments with active censorship. Solutions lacking this adaptability will face significant user churn and limited utility.
VLESS+XHTTP+TLS Auto-Installer for Ubuntu — Vercel / Netlify relay
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is avacocloud/XHTTP-Installer?
avacocloud/XHTTP-Installer is analyzed by our AI as: An auto-installer for VLESS+XHTTP+TLS, leveraging Vercel/Netlify for relay. The implicit positioning is a robust and accessible proxy solution.. It focuses on The XHTTP-Installer's reliance on Vercel's default domains for relay services is compromised because these domains are being blocked. Users are see...
Where did avacocloud/XHTTP-Installer originate?
Data for avacocloud/XHTTP-Installer was aggregated directly from the GitHub Open Source community ecosystem, representing raw developer and early-adopter sentiment.
When was avacocloud/XHTTP-Installer publicly launched?
The initial public indexing or launch date for avacocloud/XHTTP-Installer within our tracked developer communities was recorded on May 11, 2026.
How popular is avacocloud/XHTTP-Installer?
avacocloud/XHTTP-Installer has achieved measurable traction, logging over 732 traction score and facilitating 171 recorded discussions or engagements.
Are there active development issues for avacocloud/XHTTP-Installer?
Yes, we are currently tracking open architectural debates and bug reports for this project on GitHub. There are currently 5 active high-priority issues logged recently.
How does the creator describe avacocloud/XHTTP-Installer?
The original author or development team describes the product as follows: "VLESS+XHTTP+TLS Auto-Installer for Ubuntu — Vercel / Netlify relay"
Active Developer Issues (GitHub)
Logged: May 21, 2026
Logged: May 19, 2026
Logged: May 19, 2026
Logged: May 18, 2026
Logged: May 14, 2026
Community Voice & Feedback
فیکس شد
where and how to change these ?
> change these two function: _randomize_vercel_json() { local vcfg="${VERCEL_DIR}/vercel.json" [[ -f "$vcfg" ]] || return ORIG_VCFG=$(cat "$vcfg") local rname="edge-$(_random_str 10)" jq --arg n "$rname" '.name=$n | .version=2' "$vcfg" > "${vcfg}.tmp" && mv "${vcfg}.tmp" "$vcfg" info "Randomized vercel.json name: $rname (version 2 enforced)" }
>
> _restore_vercel_json() { local vcfg="${VERCEL_DIR}/vercel.json" if [[ -n "${ORIG_VCFG:-}" ]]; then echo "$ORIG_VCFG" | jq '.version=2' > "$vcfg" info "vercel.json restored (version 2 enforced)" fi }
Thanks it's solved . The server responds but it doesn't show ping in test real delay in V2ray.
>
> _restore_vercel_json() { local vcfg="${VERCEL_DIR}/vercel.json" if [[ -n "${ORIG_VCFG:-}" ]]; then echo "$ORIG_VCFG" | jq '.version=2' > "$vcfg" info "vercel.json restored (version 2 enforced)" fi }
Thanks it's solved . The server responds but it doesn't show ping in test real delay in V2ray.
change these two function:
_randomize_vercel_json() {
local vcfg="${VERCEL_DIR}/vercel.json"
[[ -f "$vcfg" ]] || return
ORIG_VCFG=$(cat "$vcfg")
local rname="edge-$(_random_str 10)"
jq --arg n "$rname" '.name=$n | .version=2' "$vcfg" > "${vcfg}.tmp" && mv "${vcfg}.tmp" "$vcfg"
info "Randomized vercel.json name: $rname (version 2 enforced)"
}
_restore_vercel_json() {
local vcfg="${VERCEL_DIR}/vercel.json"
if [[ -n "${ORIG_VCFG:-}" ]]; then
echo "$ORIG_VCFG" | jq '.version=2' > "$vcfg"
info "vercel.json restored (version 2 enforced)"
fi
}
_randomize_vercel_json() {
local vcfg="${VERCEL_DIR}/vercel.json"
[[ -f "$vcfg" ]] || return
ORIG_VCFG=$(cat "$vcfg")
local rname="edge-$(_random_str 10)"
jq --arg n "$rname" '.name=$n | .version=2' "$vcfg" > "${vcfg}.tmp" && mv "${vcfg}.tmp" "$vcfg"
info "Randomized vercel.json name: $rname (version 2 enforced)"
}
_restore_vercel_json() {
local vcfg="${VERCEL_DIR}/vercel.json"
if [[ -n "${ORIG_VCFG:-}" ]]; then
echo "$ORIG_VCFG" | jq '.version=2' > "$vcfg"
info "vercel.json restored (version 2 enforced)"
fi
}
Discovery Source
GitHub Open Source Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
SaaS Metrics