-
I have an IVSEC NVR, with multiple cameras, the connect process is showing me the multiple profile tokens (via the profiles object)
profile_0_main
profile_0_sub
profile_1_main
profile_1_sub
etc…
-
hello when i check status services for openvpn i have one warning:
**lis 04 14:28:40 anarchy openvpn[2327]: Could not determine IPv4/IPv6 protocol. Using AF_INET**
i simple fix this in config by…
-
Verify that the game uses UDP protocol for communications.
If not, implement it.
This link may be useful to do so : https://wiki.python.org/moin/UdpCommunication
-
Could be related to https://github.com/Neilpang/acme.sh/pull/1351
Steps to reproduce
------------------
Domain is a IDN one (⠠.ws), and when trying to use the Cloudflare API it only converts t…
-
SNMP: tcp and udp
161/162 (snmp, trap)
10161/10162 (snmps, trap)
if open -> bad
if open + communitystring is readable (like public) -> critical
impact: ability to read machine-data, config…
-
{
"dns": {
"servers": [
"localhost"
]
},
"inbounds": [
{
"port": 1080,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp":…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Pods cannot call *themselves* via an lb-l7 service - ie when the load balancer happens to pick …
-
My v2ray setting in pc:
```
{
"inbounds": [{
"port": 10800,
"listen": "127.0.0.1",
"protocol": "socks",
"sniffing": {
"enabled": true,
"destOverride": ["http", "tls"]
},
…
-
```
❯ flame 0.0.0.0 -p 9953 -Q 10
flaming target "0.0.0.0" (0.0.0.0) on port 9953 with 10 concurrent generators, each sending 10 queries every 1ms on protocol udp
```
"10 concurrent generator…
-
The read me list the DHCP protocol as TCP, but it is UDP. The JSON is correct.