Files
weron/examples/weron-echo
DarkiT 377a079a60
Some checks failed
Docker CI / build-oci-images (map[arch:linux/amd64,linux/arm/v7,linux/386,linux/s390x file:Dockerfile id:weron-linux-amd64 image:ghcr.io/pojntfx/weron runner:ubuntu-latest src:.]) (push) Has been cancelled
Docker CI / build-oci-images (map[arch:linux/arm64/v8 file:Dockerfile id:weron-linux-arm64-v8 image:ghcr.io/pojntfx/weron runner:ubicloud-standard-4-arm src:.]) (push) Has been cancelled
hydrun CI / build-linux (map[cmd:./Hydrunfile go weron dst:out/* flags:-e '-v /tmp/ccache:/root/.cache/go-build --privileged -v /var/run/docker.sock:/var/run/docker.sock --net host' id:go.weron os:golang:bookworm runner:ubuntu-latest src:.]) (push) Has been cancelled
hydrun CI / build-linux (map[cmd:GOFLAGS="-short" ./Hydrunfile test dst:out/nonexistent flags:-e '-v /tmp/ccache:/root/.cache/go-build --privileged -v /var/run/docker.sock:/var/run/docker.sock --net host' id:test os:golang:bookworm runner:ubuntu-latest src:.]) (push) Has been cancelled
Docker CI / merge-oci-images (map[idprefix:weron-linux- image:ghcr.io/pojntfx/weron]) (push) Has been cancelled
hydrun CI / publish-linux (push) Has been cancelled
chore: 添加平台特定的TUN设备配置支持
- 为不同操作系统(Linux、macOS、Windows、Android、BSD、Solaris)实现了TUN设备的配置函数,确保在各平台上能够正确设置IP地址和设备状态
- 在不支持的平台上提供默认的错误处理,增强代码的健壮性
- 更新日志记录以包含平台特定的配置状态信息,增强调试信息
- 确保适配器在不同操作系统下的兼容性和性能优化
2025-03-29 09:47:23 +08:00
..