Skip to content

Allow installing as a service on macOS via brew #1958

@marcleblanc2

Description

@marcleblanc2

Hello! I have Mac Minis running as network management hosts on my customers' networks, and would like to install iperf3 as a service on these, so I can test network performance from different points in their networks.

Considering iperf3 is already in Homebrew, I believe this can be achieved by adding a service block to the formula file; example from colima here.

I'm not sure how the formula files are maintained, so I thought I'd pitch it here and ask for direction, if there's anything I can do to help make this happen.

The alternative is writing a plist file, and figuring out how to use launchctl to register it as a service, which doesn't scale as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions