github nullroute1970/ZeroDPI v20260711T063121Z-8a4ba2a2a255
ZeroDPI v20260711T063121Z-8a4ba2a2a255

8 hours ago

Changes

Commits

  • chore: remove zig ar wrapper and add to gitignore (8a4ba2a)
  • docs: add Android direct networking plan (779dff7)
  • feat: improve default bypass method and TLS fragmentation settings (eb2112b)
  • feat: offer to install cargo-zigbuild interactively when missing (870f4fb)
  • bugfix: insert iptables rules before terminal rules on Android (6bc5523)
  • feat: add Android adaptive icons and manifest updates (76718d0)
  • feat: support Windows paths for Android release signing (e763c7f)
  • Add project logo (83ffc87)
  • feat: sync idle dashboard state from config when stopped (ca3488f)
  • feat: move runtime lists to separate pages with dropdown menu navigation (125c33c)
  • feat: resolve Android release signing from local properties and validate before Gradle (e9ab4b0)
  • docs: update Android documentation and profile plans (87c7531)
  • feat: add profile auto-update worker, MainViewModel tests, and update instrumented tests (fa8df27)
  • feat: thread profile ID through service and add running-state integration (32e3cd9)
  • refactor: remove MSYS2 path handling from build script (18e460d)
  • refactor: extract shared measure_upload into scanner_http module (81bbe10)
  • feat: add Android profile auto-update policy, scheduler, worker, and runtime state store (1d99420)
  • feat: complete Android manual remote update phase 8 (332959f)
  • feat: add Android remote profile update manager and atomic apply (1c38e88)
  • feat: add Android profile remote download client (37e5f6c)
  • feat: add Android profile management and remote update UI (fd11a67)
  • feat: Add profile state and management to MainViewModel (c2d8324)
  • feat: thread profile ID through Android runtime storage and service layer (5121dad)
  • feat: add ProfileRepository and extract RuntimeFileOps for profile storage (98f899a)
  • feat: add Android profile domain model with serialization and validation (2f901c0)
  • docs: clarify unsigned release APK behavior in README and build warning (bfad3b1)
  • refactor: improve Android APK discovery, packaging, and unsigned release handling (f61d63b)
  • refactor: split config settings to dedicated Settings page with Home navigation (9dd076c)
  • fix: treat stale NFQUEUE recv NotFound errors as recoverable (0380a38)
  • feat: add Android release signing support with environment variable configuration (35764f3)
  • refactor: improve Android NDK/SDK resolution with cross-platform paths and better detection (d49d3ac)
  • feat: improve Android process management and config validation (2f0ea52)
  • test: add Android JVM and instrumented test infrastructure (b391654)
  • feat: add logs, diagnostics, and support bundle export to Android app (e57e5bc)
  • Merge remote-tracking branch 'origin/master' (09810d1)
  • feat: add interactive builder mode with step-by-step prompts (b8dae5d)
  • refactor: improve Android SDK resolution with local.properties and cross-platform paths (bacf454)
  • feat: complete root manager phase and add root diagnostics to Android app (65db74f)
  • feat: add root management, runtime event parsing, and Android UI improvements (523c837)
  • feat: enhance Android app with UI improvements and runtime storage (f51f2cd)
  • fix: support Arch and Fedora in Linux build dependency check (5d1e643)
  • feat: Enhance Android build process with runtime packaging and Gradle integration (d4ed835)
  • feat: Enhance Android build process with runtime packaging and Gradle integration (2c01a87)
  • Add unit tests for ZeroDpiConfigSchema validation and field matching (a399129)
  • Add unit tests for ZeroDpiConfigSchema validation and field matching (e2da2dd)
  • feat: Implement runtime file management and configuration for ZeroDPI (cd27d28)
  • feat: Implement runtime file management and configuration for ZeroDPI (d44ce3f)
  • feat: implement native Android app structure with runtime support and UI components (0336228)
  • feat: implement native Android app structure with runtime support and UI components (43ec062)
  • feat: add Android app runtime support and build configurations (1c89f3b)
  • feat: add Android app runtime support and build configurations (89a351d)
  • feat: implement runtime event emission for enhanced monitoring (a2b082b)
  • feat: implement runtime event emission for enhanced monitoring (11776e6)
  • feat: update Android app planning document with confirmed product scope and decisions (7e3293d)
  • feat: update Android app planning document with confirmed product scope and decisions (0416d98)
  • feat: add initial planning document for ZeroDPI native Android app (e969e11)
  • feat: add initial planning document for ZeroDPI native Android app (3185390)
  • Refactor TCP segmentation for TLS fragmentation (bab3409)
  • Refactor TCP segmentation for TLS fragmentation (a99c16f)
  • feat: update Windows build instructions to use MSVC toolchain (ab9e477)
  • feat: update Windows build instructions to use MSVC toolchain (370aac7)
  • Refactor IP and SNI scanners to measure upload speed and adjust scoring (c395bad)
  • Refactor IP and SNI scanners to measure upload speed and adjust scoring (ab7e7f1)
  • feat: preserve active connections when TUI log reaches max records (3e8646a)
  • feat: add wrong_seq_wrong_md5 bypass method (ad2b25c)
  • feat: add wrong_md5_tls_frag bypass method (c11c070)
  • feat: add wrong_timestamp bypass method with AbortAndAccept action (b881b4c)
  • refactor: rename tcp_segmentation to tls_frag (edd412e)
  • feat: add wrong_md5 bypass method (28fdc0e)
  • feat: add ip_bypass_plus mode for IPv4 relay with real-SNI-preserving bypass (2830dba)
  • feat: add wrong_ack bypass method (00e3fb4)
  • refactor: consolidate label styles and switch DarkGray to Gray in TUI dashboard (4618da1)
  • docs: expand README with detailed sections on scanning, TUI, CLI, recipes, and troubleshooting (9576f81)
  • docs: update README project structure, CLI flags description, and MSRV note (7a9b7a7)
  • feat: add nftables firewall backend support for NFQUEUE interception (4dcab6e)
  • feat: add ARMv7 Termux build and --termux-arch all option (25d808b)
  • ci: generate custom release notes with commit history and version info (2ea0a39)
  • feat: add wrong_seq_tls_record_frag method and rebase wrong_seq_tls_frag on TCP segmentation (ae813e4)
  • feat: add wrong_seq_tls_frag bypass method for layered DPI (fd804bc)
  • fix: trim version prefix from release tag (026170a)
  • feat: add RELAY_MAX_LIFETIME_SECS for periodic relay rotation (c20ee4c)
  • refactor: propagate NFQUEUE intercept errors and handle interrupted recv (f0a319d)
  • docs: add screenshots, quick start, recipes, and troubleshooting to README (848c0a7)
  • feat: log proxy events in headless mode and bump error log levels (54d9b11)
  • refactor: platform-specific headless start msg and SIGINT handling in --no-tui (f6ce899)
  • feat: add --no-tui flag for headless/systemd runs (d5c1bae)
  • Merge branch 'master' of github.com:nullroute1970/ZeroDPI (086f92d)
  • update release.yml (cee1a40)
  • update README.md (61078e7)
  • update sni_list.txt (e46a36a)
  • feat: add termux build job to release workflow (9f7fca6)
  • refactor: remove unused CI workflows, auto-detect release version (22ad6fe)
  • fix: make workflows manual only (a27167d)
  • fix: refresh github workflows (0237904)
  • docs: add github releases instructions (94ca4a6)

Don't miss a new ZeroDPI release

NewReleases is sending notifications on new releases.