python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why python3 ipaddress module says that an address (172.16.32.5) in a network (172.16.0.0/12) when it doesn't?
I'm setting a filter that runs some code if an IPv4 Address is not in an address range, I'm using ipaddress python3's module, but this is confusing me a lot, because it says that 172.16.32.5 is in the...
Necrosaro
Votes: 0
Answers: 3