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
It looks like Azure has the necessary API endpoints for grabbing NAT details: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service#the-following-network-categories-are-available-through-the-instance-api
Would it be possible to add something like: https://github.com/jitsi/ice4j/blob/master/src/main/java/org/ice4j/ice/harvest/AwsCandidateHarvester.java for Azure?
The text was updated successfully, but these errors were encountered:
If someone could provide some contribution info or suggest how to get started with this I'd be glad to look in to it and maybe open a PR.
Sorry, something went wrong.
Note that you can acheive the same result with StunMappingCandidateHarvester
StunMappingCandidateHarvester
Thanks! Will check it out.
No branches or pull requests
It looks like Azure has the necessary API endpoints for grabbing NAT details: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service#the-following-network-categories-are-available-through-the-instance-api
Would it be possible to add something like: https://github.com/jitsi/ice4j/blob/master/src/main/java/org/ice4j/ice/harvest/AwsCandidateHarvester.java for Azure?
The text was updated successfully, but these errors were encountered: