-
1.3.0 Stable
released this
2025-10-20 14:19:54 +03:00 | 27 commits to main since this release📅 Originally published on GitHub: Mon, 20 Oct 2025 11:21:19 GMT
🏷️ Git tag created: Mon, 20 Oct 2025 11:19:54 GMTThe Content Reader feature introduces a new capability that allows users to remotely open and view readable files in a dedicated editor. Currently available for files only, this feature enables instant server-side access to any file, regardless of its size.
To optimize performance, the remote file is paginated, meaning that only a user-defined portion (chunk) of the file is transmitted and displayed at a time, rather than transferring the entire file. The content is presented as a hexadecimal table, with built-in tools to extract and highlight ANSI and Unicode strings from the streamed data.
This approach ensures that even very large files can be opened instantly for view-only access, without requiring a full download or local storage.
This feature has been integrated into the file manager for readable files. You can also manually stream a remote file through a dedicated dialog.
Finally, this release includes several minor changes and improvements.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
OpenSSL.zip
0 downloads ·
2026-02-26 17:46:19 +03:00 · 3.2 MiB
-
Source code (ZIP)
mirror of
https://github.com/DarkCoderSc/OptixGate.git
synced 2026-04-26 09:45:50 +03:00