k-yle / sACN

💡 🎭 Send & Receive sACN data (DMX over IP) in node.js
https://npm.im/sacn
Apache License 2.0
28 stars 12 forks source link

Add sender interface selection support #47

Closed hansSchall closed 1 year ago

hansSchall commented 1 year ago

The additional iface option supports the selection of the network interface to send on.

Usage: see readme.md:127

Fixed four minor mistakes in readme.md (lines 107,108,119 and 125)

hansSchall commented 1 year ago

fixes #46