Skip to content

michaelfm1211/udp-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPv4 & UDP Packet Calculator

This calculator takes various fields in the IP header and the UDP header as input, calculates all the checksums and lengths, then outputs the complete hex of the calculated packet. It is written in vanilla JS and has no dependencies.

You can visit and use the calculator here.

This repo's sister repo is my ping calculator.

Releases

No releases published

Packages

No packages published