Skip to content

LinuxGun-v6.0.6

Choose a tag to compare

@sun977 sun977 released this 23 Jul 12:30
· 23 commits to main since this release

项目名称正式从linuxcheckshoot变更为Linuxgun
开发版linuxGun-dev.sh发布更名为lInuxGunPro.sh版本
新增功能如下:

  1. 增加了统一的日志处理和错误处理机制和颜色输出,输出日志增加
  • 增加了运行系统日志输出 message.log
  • 增加了运行操作日志 operations.log
  • 增加了每个函数运行性能日志 performance.log
  1. 增加 LinuxGunPro.sh 全交互模式,可以使用--inter参数实现完全交互
  2. 其他fix bug若干