-
Hi there, I'd love to use the layer4 app without giving up on the Caddyfile, since it's YAMLness makes it easy for me to configure.
Could your layer4 extension be used for the following scenario:
…
-
just bought a maxsmart 2.0 and trying to figure out their protocol. as i understand it your reverse engineering is for 1.0 devices, right ? with my 2.0 it seems udp is used too but I haven't been abl…
-
Навскидку, что вспомнил из сделанного:
- таблицы всех перехватов тоже в константах;
- раскидано большое количество комментариев о причинах и необходимых действиях;
- по максимуму использовано имено…
-
Hello.
I have an huawei HA35 router.
It's a hybrid thing. It have a DSL and a LTE connection that it bonding together to one connection.
But the thing is that this code
`
namespace Auto_open_UP…
-
[RFC 8323](https://datatracker.ietf.org/doc/html/rfc8323) specifies CoAP over TCP instead of UDP. Roughly speaking, the protocol is the same as in the UDP case, but measures that let the application d…
gbrgr updated
3 years ago
-
When hooked into winston as follows:
var logger = new (winston.Logger)({
transports: [
new (winston.transports.Syslog)({host:"localhost",port:514,protocol:"udp4"})
]
});
Then only the…
-
These errors appeared while we're trying to use the remote query blocklist.
```
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
Error: blocklist: Get "https://justdomains…
galpt updated
3 years ago
-
Currently on 3.1 and 4 are handled
-
cmd=`./websocat -t "wss://data.tradingview.com/socket.io/websocket?from=chart/" -H "Origin: https://www.tradingview.com" -v -v`
output=
```
[INFO websocat::lints] Auto-inserting the line mode
[DE…
-
之前˙TCP配上cn模式是成功的。
剛剛試了新發布的with UDP 配上 cn模式 沒有成功。
client-config.json 設定值有些奇怪的地方,
"inbounds"
"protocol": "dokodemo-door",
"settings": {
"network": "tcp",
這個不是 "tcp,udp" ???
然…