-
20231128: moved to script at root of solutions folder for #446
202304:
Adjust in place the following script in the gcp-tools repo
https://github.com/ssc-spc-ccoe-cei/gcp-tools/blob/main/scripts…
-
Integrating 0-RTT for streams can enhance its capabilities. I suggest incorporating it into the source code.
```
diff -r 8cadaf7e7231 -r 5b16afc16eb9 src/stream/ngx_stream_ssl_module.c
--- a/src/st…
pmkol updated
11 months ago
-
Postgres Operator unable to connect to Postgres database in a bare-metal cluster setup, running in VirtualBox/cloud VMs.
- **Which image of the operator are you using?** e.g. registry.opensource.za…
-
WebRTC has reliable streams, both TCP and SCTP/UDP. Currently `go-natty` only exposes a UDP
Does `natty` expose these? `go-natty` only exposes UDP. (i can see about adding TCP/SCTP to `go-natty` if …
-
Hi there,
I'm currently trying to manage all of my containers with Docker and Traefik. Rathole works perfectly with Docker alone. But when I try to add subdomains with Traefik it doesn't working at …
-
Goes hand-in-hand with https://github.com/conbench/conbench/issues/800.
Towards good UX and overall system responsiveness it's critical to handle errors as early as possible. Otherwise some entity …
-
Summary: I have 2 internet connections (1 primary and 1 backup for failover). I am running Technitium as a Proxmox LXC on Ubuntu with the install script.
I am using Cloudflare and Google DoT (I als…
cdemi updated
2 weeks ago
-
https://github.com/ailispaw/dnsdock/pull/1#issuecomment-233115174
> We currently have a weird bug. We can't connect to any container via DNS unless we restart dnsdock. After a "while" we need to rest…
-
This bug reports is about an inconsistency on how resolution is handled between the Go resolver and the CGO one.
I do not expect a bugfix (although probably beneficial, but I leave that estimation …
gdm85 updated
3 years ago
-
相关repo https://github.com/alexander-akhmetov/zt-tcp-relay
实现步骤:
启动时先解析DDNS, 更新local.conf
{
"settings": {
"forceTcpRelay": true,
"tcpFallbackRelay": "2001::abcd/4443"
}
}
中继服务端…