Skip to content

f8x 1.5.7

Compare
Choose a tag to compare
@No-Github No-Github released this 22 Oct 10:20
· 248 commits to main since this release

[1.5.7] - 2021-10-22

功能添加

  • -s 选项添加 fapro
  • -k 选项添加 marshalsec

功能修改与优化

  • 修改 -k 的子选项为 -ka -kb -kc 以支持批量安装
  • 调整在 docker 环境下 -p 选项不会修改 DNS
  • -k 选项不在安装 gdb ,移动到 f8x-ctf 中
  • 优化已安装的检测速度
  • 优化了对 ubuntu 16.04 的支持

错误修复

  • 修复了在 Ubuntu 修改 APT 源时由于没有正确注释导致格式错误的问题
  • 修改了 testssl 的安装方式,原先没有安装到正确的位置所以无法运行

项目协作

  • 感谢 @Ar3h 提交的 pr

Function added

-s option adds fapro
-k option adds marshalsec

Modifications and optimizations

  • Modify the -k sub-option to -ka -kb -kc to support batch installs
  • The -p option does not modify DNS in a docker environment
  • The -k option is not installed in gdb, it is moved to f8x-ctf
  • Optimize the speed of detection of installed
  • Optimized support for ubuntu 16.04

Bug fixes

  • Fixed bug in Ubuntu APT source where comments were causing formatting errors
  • Modified the installation of testssl, it was not installed in the correct location so it would not work

Contributor

  • Thanks to @Ar3h for submitting pr

Full Changelog: 1.5.6...1.5.7