Unsure how portRange works? #224
Unanswered
regnaio
asked this question in
Help / Questions
Replies: 1 comment
-
Not sure how it works on localhost, but if you deploy it on a server and only open ports x to y, you should be able to verify that it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see in the docs:
Allows you to set a custom port range for the WebRTC connection
But in chrome://webrtc-internals/, I see icecandidates with ports with values around ~59000
How can we verify that
portRange
is indeed limiting the port range?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions