Skip to content

Conversation

@kaidokert
Copy link
Contributor

  • Add a custom port option to Daemon ( new_with_port ). This is mostly a development/testing option, making it easier to deploy and run end-to-end tests in contested networks, and also on a host where system mDNS services are already listening.

The runtime overhead of the extra config is fairly benign, carrying only the u16 port in ZeroConf struct

Copy link
Owner

@keepsimple1 keepsimple1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR, LGTM! It's cool to see an actual use case of a custom port.

(Sorry I merged a bugfix and you would need to rebase your diff. )

* Add a custom port option
@kaidokert
Copy link
Contributor Author

No problem - rebased, please have a look.

@keepsimple1 keepsimple1 merged commit 91b3e66 into keepsimple1:main Dec 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants