Want to check if a subnet is present in a given subnet or not using javascript

前端 未结 0 464
囚心锁ツ
囚心锁ツ 2021-02-18 20:55

I have two subnet values eg:

A: 123.23.34.45/23 B: 102.34.45.32/32

I want to check if the value B falls in the range of A or not. I tried using the library netmask

相关标签:
回答
  • 消灭零回复
提交回复
热议问题