macan-dev

macan-dev / EasySNI

Public

Bypass censorships using Go Lang

13
1
69% credibility
Found May 26, 2026 at 13 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

EzSNI is a local network toolkit that helps you access the internet when your connection is being monitored or restricted. It works by setting up a local proxy that disguises where you're trying to go, using techniques like splitting up connection requests or sending decoy traffic to confuse inspection systems. The program runs entirely on your computer with a friendly web control panel, supports both English and Persian, and includes tools for testing different connection methods and scanning for working paths. Everything stays offline on your machine for privacy.

How It Works

1
🔍 You discover a way around the block

Someone tells you about a tool that can help when websites won't load because your connection is being watched.

2
🚀 You launch the program

You run the program and it automatically opens a friendly control panel in your web browser.

3
🎛️ A control panel appears

A clean, bilingual interface shows you tabs for setting up a tunnel, testing connections, and scanning for working paths.

4
🛡️ You set up your protected tunnel

You enter a safe domain name and your real destination, then choose how to hide your connection from prying eyes.

5
You choose your protection method
✂️
Split the message

Break your connection request into small pieces so it can't be read

🎭
Send a decoy

Send a fake connection request that confuses the inspection system

6
You test your connection

You run a quick test to make sure your tunnel is working and everything connects properly.

🌍 Your connection goes through

Your internet traffic flows safely through the tunnel and you can browse freely again.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 13 to 13 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is EasySNI?

EzSNI is a local proxy toolkit that spoofs SNI (Server Name Indication) to dodge censorship and DPI (Deep Packet Inspection) filters. Built in Go, it runs as a self-contained web control panel on your machine and supports three proxy modes: transparent (it handles TLS with a fake hostname), passthrough (relays raw TCP for apps that bring their own TLS), and CDN fronting (hides your real destination behind allowed domains). The default build is fully offline -- no CDN fonts, no external scripts, which is the whole point when you need to connect where connections are blocked.

Why is it gaining traction?

The hook is "all-in-one DPI toolbox" for censored regions. Instead of gluing together separate tools, you get SNI fragmentation, fake-packet injection, CDN-fronting scans, and xray config testing in one responsive local UI. Developers switching from Python equivalents notice it starts instantly and needs no runtime dependencies. The bilingual choice (English and Persian) signals it was built for a specific audience solving a real, urgent problem.

Who should use this?

Developers and network engineers working in high-censorship environments who need to tunnel traffic through ISP-level filters will find the most value here. Security researchers probing how DPI systems respond to fragmented ClientHello handshakes can use it as a controlled test harness. Anyone running Xray or V2Ray configs in restrictive networks can use the integrated tester and tunnel runner without switching between command-line tools. Note that raw packet injection requires either Linux root or a Windows administrator with WinDivert installed -- fragmentation works everywhere without elevation.

Verdict

The credibility score sits at a stark 0.7%, reflecting a tiny star count and minimal external validation, but the code is organized and tested enough to trust for its stated purpose. With 13 stars and limited documentation, this is squarely for developers who already understand SNI spoofing and want a programmable toolkit rather than a polished consumer product. If you are doing network diagnostics or censorship research in affected regions, EasySNI is worth the build time and a place to watch.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.