Skip to content

Add "NOHOST" to IceTransportPolicy - #585

Closed
Volsavr wants to merge 1 commit into
flutter-webrtc:mainfrom
Volsavr:nohost_policy
Closed

Add "NOHOST" to IceTransportPolicy#585
Volsavr wants to merge 1 commit into
flutter-webrtc:mainfrom
Volsavr:nohost_policy

Conversation

@Volsavr

@Volsavr Volsavr commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Suggested change extends current IceTransportPolicy. It allows to exclude host candidates (local/private IP addresses).
Only SRFLX (server reflexive from STUN) and RELAY (from TURN) candidates will be gathered. This filters out localhost (127.0.0.1, ::1) and private network addresses (192.168.x.x, 10.x.x.x, etc.).

@Volsavr
Volsavr marked this pull request as draft June 17, 2026 14:12
@Volsavr Volsavr closed this Jun 17, 2026
@Volsavr
Volsavr deleted the nohost_policy branch June 17, 2026 14:16
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.

1 participant