Functionsยง
- check_
subnet - Returns whether the ip address is included in the address space.
- get_bit
- Returns a string of the ip address converted to 32 bits.
- get_
broadcast_ address - Returns the broadcast address of the ip address and prefix.
- get_
network_ address - Returns the network address of the ip address and prefix.
- get_
subnet_ mask - Returns the subnet mask of the prefix.