-
I'm creating a wireguard interface using the [netstack](https://pkg.go.dev/golang.zx2c4.com/wireguard@v0.0.0-20220920152132-bb719d3a6e2c/tun/netstack) package. I'm able to use the text based protocol …
-
My team is interested in potentially playing with/contributing to gVisor's work-in-progress AF_XDP network backend and we're curious about this internal TODO:
https://github.com/google/gvisor/blob/…
-
gVisor has some sadness on macOS in race mode, consuming all available CPU:
![Screenshot 2023-09-01 at 12 42 03 PM](https://github.com/tailscale/tailscale/assets/2621/32a1bb61-c75a-4bca-ae59-60e57e…
-
In the current containerd shim v2 implementation, we are not returning any stats in Stats, because gVisor doesn't support per-container stats yet.
We should add the support when gVisor supports it.…
-
```
2023/10/18 06:34:21 updating package 12 of 25: [go get github.com/tailscale/tmemes/tmemes]
2023/10/18 06:34:21 in builddir/github.com/tailscale/tmemes
go: github.com/tailscale/tmemes/tmemes i…
-
### 复现步骤 / Step to reproduce
1. 关闭自动关闭连接
2. 关闭开启内建增强服务
3. 关闭clash字段过滤
4. 开启服务模式
5. 关闭系统代理开启Tun模式
### 预期行为 / Expected behavior
与系统代理模式一样正常链接网络
### 实际行为 / Actual behavior
1. 使用devtool…
-
While Docker's defaults are supposedly pretty good, maybe we could do better. Specific areas of focus are likely seccomp and capabilities. @Akarys42 borugh up a [whitepaper](https://www.nccgroup.com/g…
-
### Description
Add a mode whereby all gVisor memory pages, including those of the sandboxed application, are `mlock`ed (i.e. they cannot be paged out to swap).
This is useful for situations whe…
-
Hello, I am planning to use this component for my use case. So started [Installed the docker-run using this](https://github.com/glotcode/docker-run/blob/main/docs/install/docker-ubuntu-20.10.md)
…
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
The VPN tunnel mode of the Windows version is not working properly.
Here is the test example:
Execute
"ssh…