-
It looks like you are implemented UPnP support from scratch. In the file [upnp.js](https://github.com/kzahel/web-server-chrome/blob/master/upnp.js) quite a lot of code.
But the UPnP is not supported …
-
On the "Services: Universal Plug and Play: Status" page I can see IPv4 port mappings.
I would also like to see IPv6 pinholes (PCP).
My use case is debugging a PCP client implementation. It's not…
Sjors updated
5 months ago
-
pmlogctl using the default class creates a control file with the pmlogger config file named ./somehost, which ends up in the pmlogger log directory rather than /var/lib/pcp/config/pmloggersomehost.con…
-
Is pcp supports sparse files?
Thanks,
Arman.
-
batch[0][0].shape = (227, 227, 3)
batch[0][0]
```
array([[[ 0.12462883, 0.31355712, 0.5263575 ],
[ 0.12462883, 0.31355712, 0.5263575 ],
[ 0.15540995, 0.38056588, 0.58645105]…
-
There is a problem with importing all attributes from the resource: _fortimanager_packages_firewall_policy_ on FMG 7.4.5.
Missing attributes:
- ztna_status
- ztna_ems_tag
More resource attri…
-
La issue #805 è stata chiusa con una risposta non pertinente, probabilmente non ero stato molto chiaro. Provo a riporre il quesito
Il quesito iniziale era:
Che codifica avranno in ambiente di eser…
-
## Description
We are using the grafana-pcp plugin to query timeseries data from PCP. Querying for a derived field, such as `mem.util.active{hostname == "$hostname"} / mem.physmem{hostname == "$hos…
-
Hello,
I am currently encountering an issue with PgPool2 in Snapshot isolation mode. I followed the example provided here: https://www.pgpool.net/docs/latest/en/html/example-replication-mode.html
…
-
when trying to compile miniupnd on *BSD against PF with IPv6 enabled and PCP-PEER enabled compilation failed due to only supporting NETFILTER.
Any chance of seeing PCP-PEER support coming to PF in…