tehmaze/ipcalc

class ipcalc.IP

Closed this issue · 1 comments

Why does ipcalc.IP() excepts xxx.xxx/xx?

Because that is valid IP notation, see for example:

$ ping 127.1
PING 127.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.042 ms