Documentation
¶
Index ¶
Constants ¶
View Source
const ( ColorGreen = "\033[32m" ColorRed = "\033[31m" ColorYellow = "\033[33m" ColorReset = "\033[0m" )
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomIPsFromSubnets ¶ added in v1.1.0
GenerateRandomIPsFromSubnets selects random IP addresses from the provided subnets
func WrapTextWithColor ¶
WrapTextWithColor wraps the given text with the specified ANSI color code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.