You signed in with another tab or window. Reload to refresh your session.You
8000
signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Deny/ban peers within specific CIDRs to prevent TURN server users from# accessing machines reachable by the TURN server but not from the internet,# useful when the server is behind a NAT.## By default denies local addresses.SCREEGO_TURN_DENY_PEERS=0.0.0.0/8,127.0.0.1/8,::/128,::1/128,fe80::/10