-
I'm working of the main branch (commit `c5190c07aa8da7436760f39bb5de8e27afb44844`).
I'm attempting to run the `rust_hello_world_trusted_bundle` container using the following command:
```
sudo R…
-
i use:
tt.write(packet);
to send ip packet and than use tcp dump to capture the packet:
tcpdump -i tun8
it seems tcp dump can't recognize the packet.
here is my tun device setup:
tt = tuntap…
-
hello.
yudeMacBook-Air:openssl-certs-for-socat-vpn brite$ socat -d TUN:192.168.128.2/24,tun-name=tun128,iff-up OPENSSL-LISTEN:4431,reuseaddr,fork,cert=/etc/socat-vpn/client.crt,key=/etc/socat-vpn/c…
-
Thoughts on what is needed to support IPv6?
It looks like rust-tun is mostly hard-wired to IPv4 (except for `PacketProtocol`) so seems non-trivial.
IPv6 is supported on `tun` devices on (at le…
-
Do you think the title of this issue is obscure or lacking proper description? Well, hopefully we can fix that.
When I manually try to run hyprspace, this is what it looks like.
```
# hyprspace u…
-
**Issue Title:**
Error Opening Device Inside Kata Container: "Cannot open TUN/TAP dev: no such device errno=19"
**Issue Description:**
### Problem
When attempting to open the TUN device (`/dev/n…
-
### Bug description
使用的版本是: ImmortalWrt 23.05.4 r28061-399f9a1db3 / LuCI openwrt-23.05 branch git-24.265.44782-0ff45d8
安装homeproxy的方式: opkg update && opkg install luci-i18n-homeproxy-zh-cn
不勾…
-
Hey, thanks for your work on this project! It's exactly what I'm looking for. My docker skills are newly acquired, so I may be doing something simple incorrectly.
I've been running it like this…
-
Panicks like #4281 and #4282 (and others) could have been caught by a simple crate similar to `firezone-tunnel` that runs on the macOS runner and just calls `Session.connect` from inside a main functi…
-
Hi. I'm trying to move zerotier from qpkg mode to docker mode.
`/dev/net/tun` is presented by QVPN.
Here is my compose file in Container Station:
```
version: '3'
services:
zerotier:
…
scegg updated
4 months ago