Skip to main content
Home

@std/net@1.0.6
Built and signed on GitHub Actions

Utilities for working with the network

This package works with DenoIt is unknown whether this package works with Bun
This package works with Deno
It is unknown whether this package works with Bun
JSR Score
94%
Published
4 months ago (1.0.6)

default

Network utilities.

f
getAvailablePort

Returns an available network port.

I
GetAvailablePortOptions

Options for getAvailablePort.

f
getAvailablePort

Returns an available network port.

I
GetAvailablePortOptions

Options for getAvailablePort.

f
getNetworkAddress

Gets the IPv4 or IPv6 network address of the machine.

f
isIPv4

Validates whether a given string is a valid IPv4 address.

f
isIPv6

Validates whether a given string is a IPv6 address.

f
matchIPv4Subnet

Checks if an IPv4 address matches a subnet or specific IPv4 address.

f
matchIPv6Subnet

Checks if an IPv6 address matches a subnet or specific IPv6 address.

f
matchSubnets

Checks if an IP address matches a subnet or specific IP address.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.