-
```
SIPdroid doesn't leave port 5060/udp open, so incoming SIP requests cannot
reach the client. This forces users to use TCP when UDP is often the
preferred transport (cf. e.g. single-hop-discovery-l…
-
using this issue to document links to research and statistics on various p2p connection mechanisms: STUN (UDP hole punching), TCP hole punching, ICMP hole punching etc
- http://www.brynosaurus.com/pub…
-
I've got Homebridge installed on a NAS. It doesn't seem to discover any of the Phillips Wiz bulbs I have.
Here are my logs:
```
1/6/2023, 1:57:14 PM] [HB Supervisor] Starting Homebridge with ex…
-
First off, thanks for sharing such a great Node Red addon. I've mostly set it up but now want to get local control working.
I'm running Node Red in a Docker container and since docs say only UDP wi…
-
Add support for selecting a remote VTS instance, use both the UDP broadcast and manual selection as options.
https://github.com/DenchiSoft/VTubeStudio/#api-server-discovery-udp
-
### The problem
Error discovering fdb-table module. Check log file for more details.
root@librenms:/var/log/librenms # cat librenms.log |grep fdb
[2022-03-11T01:00:03.802435+01:00] production.E…
-
Running `tailscale netcheck` is supposed to show you a summary of your network type. It outputs e.g.:
```
Report:
* UDP: true
* IPv4: yes, 2.1.1.1:43648
* IPv6: no, but OS has support
* Ma…
-
My logs are getting filled with errors (every few seconds) like this:
```
2023-12-15 15:07:45.646 ERROR (MainThread) [homeassistant] Error doing job: Exception in callback _SelectorDatagramTranspo…
-
Like mentionned in #420 discussion, I want to use `gnirehtet` to establish an isolated network bewteen my Windows machine and my Android tablet to maximize resolution and response of that network scre…
-
The `p2p-port` configuration file option can be used to configure the listening port for the node, which is used for both the TCP listening port and the UDP discovery port.
For enterprise setups us…