Skip to content

feat: allow publishing with specified IP#2

Closed
keithamus wants to merge 1 commit intohomebridge:masterfrom
keithamus:patch-1
Closed

feat: allow publishing with specified IP#2
keithamus wants to merge 1 commit intohomebridge:masterfrom
keithamus:patch-1

Conversation

@keithamus
Copy link
Copy Markdown

This takes watson#28 and applies it here.

My hope is that I can configure https://github.com/KhaosT/HAP-NodeJS to specify a custom IP as I want to use a proxy in front of my HAP install.

Co-authored-by: Brandon Lehmann <blehmann@velocity.org>
@donavanbecker donavanbecker added the enhancement New feature or request label Apr 9, 2020
@bauer-andreas bauer-andreas self-assigned this Apr 25, 2020
@bauer-andreas
Copy link
Copy Markdown

Actually this PR does not work here. self is not defined and the function signatures for rrA and rrAAAA changed to not expect the self argument anymore.
But working on this features anyway.

records.push(rrA(self, this.ip))
records.push(rrAAAA(self, this.ip))

@keithamus keithamus deleted the patch-1 branch May 12, 2020 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants