添加主机时IP地址处理bug
Open
- Dominant language
- Go
- Stars
- 199
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
版本号:1.1.1
操作系统:centos7.9

在添加主机时,主机列表上提示可以使用类型172.16.0.10-15这种方式。
实际这种方式无法添加,在测试连通性时会把短横线分开,一个个的测试。
结果在确定时,直接把172.16.0.10-15当成一个整体进行agent安装导致无法安装。
不使用172.16.0.10-15这个短横线连接形式是可以添加的。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.