32 Commits

Author SHA1 Message Date
d93a851d1b
feat: 完善 staros 系统能力并更新 wincmd 发布版依赖
- 重构 sysconf 为文档模型 INI Parser 与 Config Framework
- 强化 hosts 解析、插入校验、写回与异常输入处理
- 完善 StarCmd 生命周期、等待 API、流式输出与 IO 重定向
- 扩展跨平台文件时间、文件锁、内存、进程与网络能力
- 将 Windows 进程适配更新到 b612.me/wincmd v0.1.0
- 移除本地 wincmd/win32api replace,改用发布版依赖
- 将最低 Go 版本提升到 1.18
- 补充 hosts、sysconf、FileLock、StarCmd 与平台适配回归测试
v1.2.0
2026-06-09 18:10:19 +08:00
0b6373e9e3 Merge branch 'master' of git.b612.me:b612/staros v1.1.8 2024-08-30 15:03:24 +08:00
0e7072d72a update go.mod 2024-08-30 15:02:53 +08:00
c1b5b0c2c5 update host file 2024-04-10 15:52:57 +08:00
a1fdeb62fc update host file 2024-04-10 15:19:25 +08:00
bae1b83843 update 2024-04-10 13:10:41 +08:00
4190d59159 update host file 2024-04-10 11:19:04 +08:00
42ad19e798 update go.mod v1.1.7 2024-03-10 14:21:37 +08:00
232bc3835e re-support go 1.16 v1.1.6 2023-02-11 17:53:24 +08:00
1333eb85bb adjust linux network speed monitor v1.1.5 2023-02-03 13:54:13 +08:00
dae84c0a85 update go mod 2023-02-03 13:36:41 +08:00
ed85eb7616
update go mod and fix filelock error on darwin v1.1.4 2022-03-18 17:22:38 +08:00
d8c0d86ca0
go mod support v1.1.2 2022-03-14 11:40:14 +08:00
bbd85885df
add beep function 2022-01-04 14:18:38 +08:00
c615c4bb00
vendor update v1.1.1 2021-11-12 15:58:01 +08:00
5353429b8c shared lock support 2021-09-01 13:52:43 +08:00
cf453821ef new feature add 2021-09-01 11:01:51 +08:00
3501166592 bug fix v1.1.0 2021-07-07 10:39:07 +08:00
Starainrt
d981a03b14 bug fix & netconn add 2021-06-04 10:44:53 +08:00
Starainrt
fd5cf2c1f6 csv support 2021-05-17 15:09:04 +08:00
Starainrt
c3ca057b96 add ini config parse and fix bug:math problem 2021-03-17 11:16:28 +08:00
c3a165e64a bug fix:struct error while get file creation date v1.0.1 2020-12-22 09:27:55 +08:00
ad5c18667a add mathmatic calc 2020-12-21 17:19:41 +08:00
cdf3a18981 bug fix 2020-11-27 11:20:23 +08:00
6de9af62cc fix bug while use common user 2020-11-26 16:14:12 +08:00
bca0d42559 fix bug while use common user 2020-11-26 15:54:46 +08:00
26da8c8b88 fix bug that darwin cannot compile due to syscall_t error 2020-08-21 11:17:48 +08:00
5c2cce2da2 cli bug fix 2020-07-27 14:19:05 +08:00
a94fc8d19d new feature add 2020-07-17 09:56:23 +08:00
4a026c0935 v1.0.0 2020-06-08 14:52:16 +08:00
7717a490df add cpu monitor for linux 2020-03-02 17:00:24 +08:00
965dae2110 init 2020-02-11 10:53:25 +08:00