Skip to content

Releases: fastn-stack/kulfi

malai-0.2.9

11 Aug 05:59

Choose a tag to compare

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!

malai-0.2.8

22 Jul 09:32

Choose a tag to compare

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: 11d4d3f
Date: Tue Jul 22 09:31:59 UTC 2025

# What's Changed
  • Downgraded the keyring crate to version 3 because version 4 was yanked.

malai-0.2.7

19 Jun 06:42

Choose a tag to compare

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: fb99346
Date: Thu Jun 19 06:42:36 UTC 2025

What's Changed

  • Implemented malai keygen to generate a new kulfi identity. This is useful
    if you don't want to store your kulfi identity in keychain.
  • All subcmds (malai http, malai tcp, etc) that interact with the system
    keyring alternatively read from KULFI_SECRET_KEY env variable first for
    secret value or the .malai.secret-key file if it's in CWD.

malai-0.2.6

06 Jun 11:00

Choose a tag to compare

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: c3666b7
Date: Fri Jun 6 11:00:28 UTC 2025

What's Changed

  • Add HTTP streaming support. This helps in handling large HTTP responses (like
    media files for malai folder) without running into high memory usage.
  • implemented malai http-proxy and malai http-proxy-remote pair to proxy
    HTTP requests to a remote HTTP server over the kulfi network.

malai-0.2.5

20 May 10:10

Choose a tag to compare

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: 9b0c55a
Date: Tue May 20 10:10:54 UTC 2025

What's Changed

malai-0.2.4

14 May 15:20

Choose a tag to compare

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: d8b3b7c
Date: Wed May 14 15:20:48 UTC 2025

What's Changed

malai-0.2.3

06 May 06:13

Choose a tag to compare

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: 876a9fd
Date: Tue May 6 06:13:15 UTC 2025

What's Changed

  • Implemented malai tcp and malai tcp-bridge to expose any TCP service over
    kulfi network.
  • Implemented malai folder. You can now share a folder with people without
    having to manually run another HTTP server. Requires --public flag as no
    ACL yet, also readonly mode for now.

Full Changelog: kulfi-project/kulfi@malai-0.2.2...malai-0.2.3

malai-0.2.2

30 Apr 10:02

Choose a tag to compare

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

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: 613943f
Date: Wed Apr 30 10:02:50 UTC 2025

What's Changed

New Contributors

Full Changelog: kulfi-project/kulfi@malai-0.2.1...malai-0.2.2

malai-0.2.1

23 Apr 07:53

Choose a tag to compare

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

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: 56d1a6a
Date: Wed Apr 23 07:53:06 UTC 2025

What's Changed

New Contributors

Full Changelog: kulfi-project/kulfi@malai-0.2.0...malai-0.2.1

malai-0.2.0

22 Apr 10:28

Choose a tag to compare

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

Linux (x64)

Minimum glibc version to run these releases is 2.35.

MacOS

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: df843ba
Date: Tue Apr 22 10:28:27 UTC 2025

Full Changelog: kulfi-project/kulfi@malai-0.1.1...malai-0.2.0