-
### What is the issue?
i'm running the tailscale-operator on a kubernetes cluster, and attempting to use the new ingressclass introduced recently. here's my example manifest i'm using to test:
`…
-
Code name: Turbo Tunnel
Designing circumvention protocols for speed, flexibility, and robustness
In working on circumvention protocols, I have repeatedly felt the need for a piece that is missing …
-
I ran rpl-udp example with this config
```
#define NETSTACK_CONF_MAC csma_driver
#define NETSTACK_CONF_FRAMER framer_802154
#define NETSTACK_CONF_NET…
-
After upgrading to Docker Desktop v4.15.0, Tailscale extension no longer connects. I tried a clean reinstall of Docker Desktop to no avail.
It may also worth mentioning that I have `containerd` fea…
-
Regarding this from the README:
>When you import Noisy Sockets Go Modules will attempt to use the gVisor master branch. The master branch cannot be used as a library, so you will need to explictly …
cedws updated
7 months ago
-
## Motivation
The shadow-tls protocol may be one of safest protocol now? (I've used the shadow-tls-v3 for a long time, it's pretty stable)
## Current implementation in other repos
- original…
-
Hey @morgangallant
Thanks a bunch getting this up, really helpful!
Were you able to successfully connect to `x.railway.internal` services with this?
Running into an 'connection refused' issu…
-
### PROBLEM DESCRIPTION
BBQKees Gateway S32 crashes and does not restart after update to EMS-ESP-3_7_0-dev_27-ESP32_16M - EMS-ESP-3_7_0-dev_29-ESP32_16M
The version EMS-ESP-3_7_0-dev_26-ESP3…
-
Seen here: https://github.com/coder/coder/actions/runs/7206571800/job/19631681483
```
2023-12-14T09:01:17.9425955Z t.go:84: 2023-12-14 09:00:51.289 [debu] servertailnet: updating derp map de…
-
### I did this
Initiate 20 consecutive HTTP requests. The first request often takes a long time (2.5s).
Settings:
```c++
curlMulti_ = curl_multi_init();
if (curlMulti_ == null…