CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
20.72k stars 2.49k forks source link

[New tool idea] MAC address format #1253

Closed CWempe closed 2 weeks ago

CWempe commented 2 weeks ago

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

A Tool to format and convert different MAC address formats.

Different vendors use different MAC address formats.

Like:

I would like to paste any mac address in a text box and get all different formats as output and be able to copy each with a single button click. (similar to date-converter)

Is their example of this tool in the wild?

I don't know.

Additional context

This is different from https://github.com/CorentinTh/it-tools/issues/1146

Validations

sharevb commented 2 weeks ago

Hi @CWempe, implemented in https://github.com/CorentinTh/it-tools/pull/867

CWempe commented 2 weeks ago

Oh, sorry.

I somehow misunderstood that issue. Maybe "MAC to generate EUI-64 IPV6 address" confused me.

But it looks like my Issue is a duplicate. 😅

So I will close this and wait for the new tool to be integrated in the collection.