Advance netctl and networking tools

Red Bear OS Team
This commit is contained in:
2026-04-16 12:44:35 +01:00
parent 91323523a3
commit 4b76deaa60
18 changed files with 3511 additions and 36 deletions
@@ -3,10 +3,9 @@ name = "redbear-netctl"
version = "0.1.0"
edition = "2024"
[[bin]]
name = "netctl"
path = "src/main.rs"
[[bin]]
name = "redbear-netctl"
path = "src/main.rs"
[dev-dependencies]
redbear-netctl-console = { path = "../../redbear-netctl-console/source" }