Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

How are IP ranges calculated? #6

Description

@jaimeiniesta

I'm not sure if I understand how IP ranges are expressed, but if I wanted to allow any IP, what IP range would I use? I think it should be:

[
  {{0, 0, 0, 0}, {255, 255, 255, 255}}
]

But when I check with 127.0.0.1 it says it's not whitelisted.

What am I doing wrong here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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