Network ports
#1857
-
I'm using Spotube behind a network bridge and I'm unsure which ports are being used, is it possible that that info can be shared? |
Beta Was this translation helpful? Give feedback.
Answered by
KRTirtho
Sep 6, 2024
Replies: 1 comment 2 replies
-
The ports are random to prevent attacks on local networks. But the service name is discoverable via zeroconf. The talk name/type is |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/python-zeroconf/python-zeroconf can be used to find the service. Some scripting will be needed