Feature Request - TCP & UDP Support #19
Closed
ZetsIRL
started this conversation in
Feature Requests
Replies: 2 comments
-
|
I opened a separate one for a CLI to expose private TCP / UDP ports: https://github.com/orgs/fosrl/discussions/26 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Added initial support for this in 1.0.0-beta.9 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to see support for TCP and UDP protocols and allowing users to directly expose these ports on the server with the corresponding protocol.
This feature would enable sharing local services that do not rely on HTTP/HTTPS protocols, such as a Minecraft server.
As such it would be nice to see TCP/UDP to be part of the options in the 'Method' drop drown menu of the target configuration tab.
Additionally, some of these services may not require SSL certificates or Traefik to handle requests, instead solely relying on dns entries, which could require further work, compared to the current implementation of 'resources', if I understand correctly.
Beta Was this translation helpful? Give feedback.
All reactions