An open API service indexing awesome lists of open source software.

https://github.com/578223592/rust-osinfor

temporary repository for rust-osinfor
https://github.com/578223592/rust-osinfor

Last synced: 7 months ago
JSON representation

temporary repository for rust-osinfor

Awesome Lists containing this project

README

          

# rust-osinfor

## 简介
Rust开发的系统工具,~~使用RustRover作为Ide~~ ,使用vscode + rust插件开发。

## 功能列表
- [x] 获取系统架构;
- [x] 展示本工具的使用方法;
- [ ] 获取系统主机名;
- [ ] 修改系统主机名;
- [ ] 获取系统软件包数量;
- [ ] 获取系统硬件信息(机器型号,bios信息等);
- [ ] 磁盘使用情况或者格式化磁盘;
- [x] 获取系统ip;
- [x] 获取系统版本;
- [ ] 修改管理员密码;

## 截图展示

- 获取系统架构
![image](https://github.com/578223592/rust-osinfor/assets/65906820/6bbac025-0ba5-4ecf-86dd-8e22974cd861)

- 展示本工具的使用方法
![image](https://github.com/578223592/rust-osinfor/assets/65906820/b7499827-abad-42d5-b943-67818462afea)

- 展示Ubuntu系统输出系统pkg的数量
![img.png](img.png)