Commit Graph

2 Commits

Author SHA1 Message Date
Saikari 027188229d Repair GUI Linux 2026-03-25 09:43:43 +03:00
mistermelphin e36e997feb Split into lib + CLI/GUI, add cross-platform support
Refactor project structure: extract library crate, separate CLI and GUI
binaries. GUI is now an optional feature (Windows-only). CLI works on
Linux, macOS, and Windows with clap for argument parsing. Add
cross-platform DNS management (resolvectl / resolv.conf) and root
check for non-Windows systems. Update README with CLI usage docs.
2026-03-25 09:14:25 +03:00