Jannis Mattheis
Jannis Mattheis
Thanks for the great analysis (:, > So maybe the issue could also be caused that some UDP packets are using the wrong IP, namely internal Docker networking IPs (private...
Could you try https://appv4.screego.net/ this dns entry only has ipv4 settings.
I think this is actually a bug in the implementation, dunno why I though this would make sense. If you connect via ipv6 then you only receive the ipv6 stun...
Yes, this is a similar problem, when using port ranges with docker the browsers cannot establish a connection with each other even when turn is used.
How do you test that it works? Turn is only needed if peers cannot connect to each other directly. So it can work without exposing the turn ports.
In this issue we should decide how the "extras" are structured, I'd say we start with a button that sends an HTTP request. It could be defined like this: ```json5...
Hey, just disabling auth isn't enough because gotify needs to know which user should be used. Sure, it should be possible to add a setting like preauthenticed_user to the config,...
There is already a `since` parameter, so `until` would be the counterpart for this. With the knowledge that the message api returns messages in descending order, `until` makes sense.
No this is probably not supported currently, but you can easily change the password after the container is started.
Glad you like Traggo (:. Sounds like a good addition, if someone wants to contribute a browser plugin, I'd be happy to offer support for development.