Skip to content

ipv4 classification issues #104

Description

@doegox

Some tools accept 32b integer as valid ipv4 (e.g. browser) but faup doesn't classify them as ipv4

faup -f url_type 127.0.0.255
ipv4
faup -f url_type 2130706433
no_tld
faup -f url_type http://2130706433
no_tld

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions