Skip to content

malai-0.2.9

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 05:59
· 194 commits to main since this release

malai - Expose any local service (HTTP, TCP and, SSH etc.) to the world

OS specific notes

Linux (x64)

Minimum glibc version to run these releases is 2.35.

MacOS

NOTE: Intel macs are not supported as of now. The malai_macos_x86_64 name is kept to not break the install script.

The OS might not let you execute the binary because it's not signed. You can
run the following command if necessary:

sudo xattr -d com.apple.quarantine /path/to/malai

GitHub Sha: d7c63af
Date: Mon Aug 11 05:59:34 UTC 2025

# What's Changed
  • malai is now available on aarch64_linux target. Thanks @ovo-Tim!