usbfluxd keeps reconnecting and no devices are shown on macos. I use macos 11.7.10 and tested the host side with a local build on debian and with the aur package on a manjaro system.
On the host the output looks like:
$ sudo usbfluxd -f -n ✔
[12:59:26.421][3] usbfluxd v1.2.0 starting up
[12:59:26.421][4] Original usbmuxd socket file renamed: /var/run/usbmuxd -> /var/run/usbmuxd.orig
[12:59:26.421][4] Creating socket
[12:59:26.421][4] New Remote fd 4
[12:59:26.421][3] Initialization complete
[13:03:48.202][4] New client on fd 8 (pid 13665)
[13:03:58.294][4] New client on fd 9 (pid 13668)
[13:03:58.295][4] Client 9 connection closed
[13:03:58.295][4] Disconnecting client 0xa7fee0 fd 9
[13:04:08.377][4] New client on fd 9 (pid 13670)
[13:04:08.377][4] Client 9 connection closed
[13:04:08.377][4] Disconnecting client 0xa7fee0 fd 9
[13:04:18.466][4] New client on fd 9 (pid 13671)
[13:04:18.468][4] Client 9 connection closed
[13:04:18.468][4] Disconnecting client 0xa7fee0 fd 9
[13:04:28.546][4] New client on fd 9 (pid 13672)
[13:04:28.547][4] Client 9 connection closed
[13:04:28.547][4] Disconnecting client 0xa7fee0 fd 9
[13:04:38.626][4] New client on fd 9 (pid 13674)
And on macOS like this:

Looks similar to #16
usbfluxd keeps reconnecting and no devices are shown on macos. I use macos 11.7.10 and tested the host side with a local build on debian and with the aur package on a manjaro system.
On the host the output looks like:
And on macOS like this:

Looks similar to #16