it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Email header parser

Open cohesive-flight opened this issue 11 months ago • 2 comments
trafficstars

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

It'll parse provided email headers and present the information in a more readable format.

Is their example of this tool in the wild?

https://github.com/cyberdefenders/email-header-analyzer/ https://mxtoolbox.com/EmailHeaders.aspx

Additional context

No response

Validations

  • [X] Check the feature is not already implemented in the project.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

cohesive-flight avatar Nov 21 '24 15:11 cohesive-flight

Hi @cohesive-flight, implemented in #1254

sharevb avatar Nov 24 '24 20:11 sharevb

An additional example which I use all the time. The row color coding helps to parse it with your eyes.

https://mha.azurewebsites.net/

ref: https://github.com/microsoft/MHA

tonysgi avatar Dec 04 '24 14:12 tonysgi

Hi @tonysgi @cohesive-flight , implemented: https://sharevb-it-tools.vercel.app/email-parser, https://sharevb-it-tools.vercel.app/outlook-parser

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Nov 01 '25 17:11 sharevb