Skip to content
New issue

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

Bind both TCP and UDP for server port (and additional ports) #124

Closed
vilhelmprytz opened this issue May 3, 2022 · 0 comments · Fixed by #125
Closed

Bind both TCP and UDP for server port (and additional ports) #124

vilhelmprytz opened this issue May 3, 2022 · 0 comments · Fixed by #125
Assignees
Labels
new-feature New feature

Comments

@vilhelmprytz
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently, Wilfred only binds to TCP, which makes it impossible for services like TeamSpeak to work.

Describe the solution you'd like
Bind specified port on both TCP and UDP.

Describe alternatives you've considered
Force images to specify either TCP or UDP. Over-complicated, in my opinion.

Additional context
wilfred-dev/images#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant