azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.1k stars 112 forks source link

[FEAT]: (cosmos-compose) Forward simultaneously TCP and UDP #122

Closed SSTentacleSS closed 10 months ago

SSTentacleSS commented 10 months ago

Is it possible to force cosmos-compose to forward the same port but with UDP and TCP?

"{Context.port}:port/tcp",
"{Context.port}:port/udp"

or

"{Context.port}:port",
"{Context.port}:port"

does not work

azukaar commented 10 months ago

Thanks! Converted the ticket to a feat, I think there might be a tiny bit of work to do to support this will look at it ASAP

azukaar commented 10 months ago

fixed in 0.12