Skip to content

fix: Use UDP port range for dynamic relays#61

Merged
elementbound merged 2 commits intomainfrom
fix/dynamic-relay-port-range
Jun 23, 2025
Merged

fix: Use UDP port range for dynamic relays#61
elementbound merged 2 commits intomainfrom
fix/dynamic-relay-port-range

Conversation

@elementbound
Copy link

@elementbound elementbound commented May 31, 2025

📓 Description

Dynamic relaying allocated random ports from the OS. This ignored the configured UDP port, which conflicts with firewall configs and Docker's exposed ports.

☑️ Checklist

  • Documentation is up to date
  • Versions are bumped as needed

🔗 Related issues

Fixes #59

@elementbound elementbound merged commit 94d0382 into main Jun 23, 2025
4 of 5 checks passed
@elementbound elementbound deleted the fix/dynamic-relay-port-range branch June 23, 2025 19:18
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.

Dynamic relay does not use configured port range

1 participant

Comments