package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 16, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package dashnet
网络处理工具集
Utils of network
Ip2binary @Editor robotyang at 2023
Ip2binary ip转二进制 ¶
@Param ip ip为字符串,如"192.168.56.4"
@Return "11000000101010000011100000000100"
MatchIp @Editor robotyang at 2023
MatchIp 判断 ip地址 和 其他ip/ip段 是否匹配 ¶
@Param ip ip为字符串,如"192.168.56.4"
@Param iprange 为ip段,如"192.168.56.64/26" [64~127, 网络64, 第一65, 最后126, 广播127]
@Param ip ip地址
@Reference https://tool.520101.com/wangluo/ipjisuan/
Source Files
¶
Click to show internal directories.
Click to hide internal directories.