Skip to content

Feature Request: Defang IPv4 Address #553

@co-devs

Description

@co-devs

Summary

Requesting a new feature to defang IP addresses by replacing . with [.], similar to the URL defang operation that currently exists

Example

Valid IP Address

  • Input: 8.8.8.8
  • Output: 8[.]8[.]8[.]8

Invalid IP Address

  • Input: 12.300.40.6
  • Output: 12.300.40.6

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