Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an option to change the listen-on address and exposes the UDP connection #38

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2024

  1. Add option to change broadcast address

    Signed-off-by: Brian Murray <brian@bmurray.ca>
    bmurray committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    797445e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Adds the ability to set the listen-on address

    Adds raw access to the node's underlying socket
    
    Signed-off-by: Brian Murray <brian@bmurray.ca>
    bmurray committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2e849cf View commit details
    Browse the repository at this point in the history
  2. Corrected duplicate line

    Signed-off-by: Brian Murray <brian@bmurray.ca>
    bmurray committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    de3406c View commit details
    Browse the repository at this point in the history