mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 12:55:03 -05:00
Bug with UDP #586
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @V3rtrex on GitHub (Aug 16, 2025).
So i was trying to get my MC server to work with Simple Voice Chat and tried many different things.
I've tried to publish the UDP Port over WIreguard and Newt, both didn't work,
The Port was in both configs, docker-compose and traefik, i found a solution for UDP, maybe it helps, with frp i was able to publish the port and get the Voice Chat to work, maybe it helps to improve the way of publishing UDP Ports.
@V3rtrex commented on GitHub (Aug 16, 2025):
also works with TCP Resources
@oschwartz10612 commented on GitHub (Aug 16, 2025):
Hum sorry about this issue. Glad it works with FRP. I have closed as it sounds like you solved it but if not feel free to update and I can help here!