Skip to content

Add IP utils on @std/net #6722

Open
Open
@Octo8080X

Description

@Octo8080X

Is your feature request related to a problem?

While adding a feature to Fresh, it was recommended that this functionality—being a desirable, general-purpose process for @std/net—should be addressed by creating an issue in this repository.
This process itself was ported from Hono.

Is your feature request related to a problem? Please describe.

There’s a general-purpose process that would be desirable to add to @std/net.

I’d like to add a set of utility functions.

Describe alternatives you've considered

Implementation into Fresh itself

What I mainly want to prepare is…

  • Determine whether an IP is IPv4 or IPv6
  • Validation process to check whether a given IP matches a specified static IP or CIDR notation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions