Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 15:11

✨ 新功能

  • 新增易于操作的图形化管理界面。
  • 支持自定义日志规则配置。
  • 支持纯Toml静态配置或管理界面动态配置使用。
  • 如果开启管理界面,服务首次启动会将静态配置规则加载到数据库中。

⚙️ 配置变更

  • 配置文件中的证书配置开关属性由 ssl 更名为 tls。
  • 端口映射增加status状态字段,用于控制映射的开启状态。

✨ New Features

  • Added a user-friendly graphical management interface.
  • Supports custom log rule configuration.
  • Allows either pure TOML static configuration or dynamic configuration via the management interface.
  • If the management interface is enabled, the service loads static configuration rules into the database on first startup.

⚙️ Configuration Changes

  • The certificate configuration option in the config file has been renamed from ssl to tls.
  • Added a status field to port mappings to control their enablement.