Skip to content

MacOS ja4/ja4x binaries? #154

@Squiblydoo

Description

@Squiblydoo

Hello!
Is there a reason for not building the ja4 and ja4x binaries for MacOS? I was unable to find past discussion regarding this.

I built the binaries in my own fork by uncommenting two lines in the existing workflow:

          - { os: macos-latest, target: x86_64-apple-darwin }
          - { os: macos-latest, target: aarch64-apple-darwin }

Because they aren't signed, I needed to first run them using the "Gatekeeper bypass" (command key + right click > "open" > hit "OK"). However, they seemed to work as I expected in my initial tests.

Is there something else I am missing in regards to why FoxIO doesn't compile them already? Or maybe it is just because of the signing issue?

Cheers.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions