Download Latest Version v1.2.0 source code.tar.gz (7.8 MB)
Email in envelope

Get an email when there's a new version of InterceptSuite

Home / v1.0.1
Name Modified Size InfoDownloads / Week
Parent folder
checksums-windows.txt 2025-06-07 539 Bytes
InterceptSuite-Library-v1.0.1-windows-x64.zip 2025-06-07 1.2 MB
InterceptSuite-v1.0.1-windows-x64-installer.exe 2025-06-07 4.6 MB
InterceptSuite-v1.0.1-windows-x64.msi 2025-06-07 5.9 MB
libIntercept-v1.0.1-windows-x64.dll 2025-06-07 2.4 MB
libIntercept-v1.0.1-windows-x64.lib 2025-06-07 17.1 kB
checksums-linux.txt 2025-06-07 523 Bytes
InterceptSuite-Library-v1.0.1-linux-x64.tar.gz 2025-06-07 2.9 MB
InterceptSuite-v1.0.1-linux-x64.AppImage 2025-06-07 92.3 MB
InterceptSuite-v1.0.1-linux-x64.deb 2025-06-07 7.7 MB
InterceptSuite-v1.0.1-linux-x64.rpm 2025-06-07 7.7 MB
libIntercept-v1.0.1-linux-x64.so 2025-06-07 8.4 MB
checksums-macos.txt 2025-06-07 323 Bytes
InterceptSuite-Library-v1.0.1-macos-arm64.tar.gz 2025-06-07 2.8 MB
InterceptSuite-v1.0.1-macos-arm64.dmg 2025-06-07 10.6 MB
libIntercept-v1.0.1-macos-arm64.dylib 2025-06-07 6.7 MB
README.md 2025-06-07 3.3 kB
v1.0.1 source code.tar.gz 2025-06-07 9.2 MB
v1.0.1 source code.zip 2025-06-07 9.3 MB
Totals: 19 Items   171.7 MB 3

InterceptSuite v1.0.1 Release Notes

Excited to announce InterceptSuite v1.0.1, a major update that brings cross-platform support and several important improvements!

๐Ÿš€ What's New

Cross-Platform Support

InterceptSuite now supports macOS and Linux in addition to Windows! You can now use InterceptSuite on:

  • Windows (x64)
  • macOS (Apple Silicon/ARM64)
  • Linux (x64)

Enhanced Certificate Management

  • Certificate Export Feature (#1): Added support for easy certificate export to streamline usage across different environments
  • Improved certificate handling for better compatibility across platforms

Standardized Application Data Storage

  • Standard Folder Structure: Application logs, configuration files, and application data are now stored in platform-appropriate standard directories:
  • Windows: %LOCALAPPDATA%\InterceptSuite\
  • macOS: ~/Library/Application Support/InterceptSuite/
  • Linux: ~/.local/share/InterceptSuite/

Protocol Enhancements

  • Plaintext UDP Protocol Support: Added support for intercepting and analyzing plaintext UDP traffic
  • TLS SNI Error Fix (#2): Resolved Server Name Indication (SNI) handling issues that could cause connection failures

๐Ÿ› ๏ธ Technical Changes

  • Rust + Tauri GUI Framework: Complete rewrite of the GUI from .NET Framework to Rust with Tauri for cross-platform support and modern UI design
  • No More .NET Dependency: GUI no longer requires .NET Framework/Runtime installation
  • Modern Web Technologies: UI now built with HTML, CSS, and JavaScript powered by Tauri's Rust backend

IoT Protocol Support

  • MQTT over TLS: Added initial support for IoT-specific protocols, starting with MQTT over TLS interception
  • Enhanced TLS handling for IoT communication protocols
  • Better support for persistent connections commonly used in IoT applications

๐Ÿ”ง Bug Fixes

  • Fixed TLS SNI error issue that was causing connection problems with certain servers (#2)
  • Improved stability across different operating systems
  • Enhanced error handling and logging

๐Ÿ“‹ Important Notes

  • DTLS Not Supported: While UDP support has been added, DTLS (Datagram Transport Layer Security) is not yet supported
  • Platform-Specific Installers: Each platform now has its own optimized installer package
  • Legacy Support: This version maintains backward compatibility with existing Windows configurations

๐Ÿ› Known Issues

  • Protocol dissection for binary formats (Protocol Buffers, MessagePack, etc.) is still not supported
  • Non-standard TLS handshake protocols (PostgreSQL, MySQL TLS) are not yet supported
  • DTLS (Datagram TLS) support is not included in this release

๐Ÿ”ฎ Coming Next

  • Protocol dissection support and Extesion Support
  • DTLS support for UDP-based TLS protocols

๐Ÿ™ Acknowledgments

  • Issue [#1]: Certificate export feature request
  • Issue [#2]: TLS SNI error reports and debugging assistance

Full Changelog: v1.0.0...v1.0.1

For technical support or questions, please visit our GitHub Issues page.

Source: README.md, updated 2025-06-07