We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While not critical, it would be nice if this library supported multiple interfaces/addresses on the same NAT. This would mean:
GetInternalAddress()
GetInternalAddresses()
Use-cases:
I understand you probably don't have time to work on this, I just figured I'd leave this here in case anyone comes along and does.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While not critical, it would be nice if this library supported multiple interfaces/addresses on the same NAT. This would mean:
GetInternalAddress()
toGetInternalAddresses()
(or adding a new function) that exposes all internal addresses on the NAT.Use-cases:
I understand you probably don't have time to work on this, I just figured I'd leave this here in case anyone comes along and does.
The text was updated successfully, but these errors were encountered: