NetLeafy is a high-performance, client-side configuration generator designed to bypass network restrictions using the modern xHTTP protocol. By leveraging Netlify’s global edge network as a front-end relay, it enables highly resilient connections that are difficult to intercept or block.
Privacy First: This tool is 100% serverless. All UUIDs, server addresses, and generated configs are processed locally in your browser. No data ever leaves your device.
Toggle between Direct SNI for standard bypass and IP + SNI (Shecan Mode) for maximum reliability in highly censored environments.
Switch seamlessly between community-donated servers, custom private node inputs, or the G2ray Extractor, which automatically converts standard VLESS links into Netlify-ready xHTTP configs.
A dedicated workspace to batch-refine protocol parameters including xPaddingBytes, scMaxEachPostBytes, and custom JSON headers for advanced traffic obfuscation.
Note: NetLeafy is a monolithic web application. You can use the hosted version or run it locally.
Access the generator immediately at: Code-Leafy.github.io/NetLeafy
- Download the latest release or clone the repo.
- Locate the
index.htmlfile. - Open it in any modern web browser.
📁 Project Structure
NetLeafy/
├── assets/ # Visual assets and previews
├── favicon.png # App icon
├── index.html # Core application (Logic + UI)
└── README.md # Documentation
❓ FAQ & Troubleshooting
What is the advantage of xHTTP? xHTTP mimics standard web traffic (POST/GET) more effectively than traditional WebSocket or gRPC, making it highly resistant to Deep Packet Inspection (DPI).
Why use IP + SNI mode? Using a "Clean IP" alongside a valid SNI allows the connection to bypass DNS-based filtering and IP-based blacklisting of Netlify's common ranges.
MIT License · Crafted by Code-Leafy
