Releases: aleskxyz/SNI-Spoofing-Go
Releases · aleskxyz/SNI-Spoofing-Go
v0.7.2
01 Jun 11:02
Compare
Sorry, something went wrong.
No results found
v0.7.1
31 May 22:20
Compare
Sorry, something went wrong.
No results found
macOS GUI: spawn elevated helper via native admin password dialog (#24 )
Thanks to @olaf-netizen for the macOS elevation fix.
v0.7.0
31 May 01:21
Compare
Sorry, something went wrong.
No results found
Desktop GUI (Linux/Windows/macOS) with English and Persian UI (#18 )
GUI runs unprivileged; elevation only when starting the proxy or running tests
Thanks to @dazzling-no-more for the GUI work.
v0.6.0
28 May 13:37
Compare
Sorry, something went wrong.
No results found
Add -injector CLI/config option supporting active and passive
v0.5.2
28 May 11:01
Compare
Sorry, something went wrong.
No results found
Add Termux CA fallback for method tests
Fix Linux fwmark routing on Android
v0.5.1
27 May 19:48
Compare
Sorry, something went wrong.
No results found
Fix Linux fwmark overflow on 32-bit targets
v0.5.0
26 May 08:22
Compare
Sorry, something went wrong.
No results found
v0.4.0
25 May 19:58
Compare
Sorry, something went wrong.
No results found
add built-in e2e test matrix
v0.3.0
25 May 15:05
Compare
Sorry, something went wrong.
No results found
Add INI config loading with CLI override support
Add config.example.ini and update README examples
Change default uTLS fingerprint to Firefox
Add -utls none for the legacy fixed ClientHello template
Clarify and test SNI chunk splitting behavior
Shorten noisy runtime logs
v0.2.0
24 May 18:46
Compare
Sorry, something went wrong.
No results found
Windows no longer requires WinDivert.dll or WinDivert64.sys beside the executable.
Windows now uses scoped WinDivert filters and tuple-based packet matching.
Fake ClientHello injection is shared across Linux and Windows.
Injected fake ClientHellos are MTU/MSS-aware and get fresh IPv4/TCP checksums.
ACK handling is more robust for races, retransmits, delayed replies, and sequence wraparound.
New flags: -ack-timeout, -fake-delay, and -enable-fragment.
Real ClientHello fragmentation is now opt-in via -enable-fragment.
SNI parsing is now structural instead of byte-search based.
CI and release artifacts now contain binaries only.