Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mask-vali

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mask-vali

a package can check the ipv4 Cidr mask is validate or not

  • 1.1.3
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

这是一个可以用来检验ipv4 Cidr掩码是否合法的包,比如:192.12.0.0/12 (合法) , 192.12.0.0/11 (不合法)。 实现的依据是根据《计算机网络》书中cidr的掩码的概念

This is a package that can be used to verify whether the ipv4 Cidr mask is legal, such as 192.12.0.0/12 (legal) and 192.12.0.0/11 (illegal). The basis for implementation is based on the concept of CIDR mask in the book "Computer Network"

Keywords

FAQs

Package last updated on 27 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc