package
Version:
v1.3.5-beta4
Opens a new window with list of versions in this module.
Published: Aug 8, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ParseStringToCClassHosts 尝试从给定的字符串中解析Host,再将其转为 C 类网段,用,分隔
Example:
```
str.ParseStringToCClassHosts("192.168.0.1-255") // 192.168.0.0/24
```
Source Files
¶
Click to show internal directories.
Click to hide internal directories.