Skip to content

An HTML/JS encapsulation overhead calculator

Notifications You must be signed in to change notification settings

fallenfuzz/encapcalc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encapcalc

An visual tunnel MTU/MSS calculator in pure client-side HTML/JS.

Tunnel MTU/MSS calculation is a common task. Calculating it is a common task, and many beginners find it confusing. This project tries to make it easy to do and understand what's going on.

To run it locally, just clone the repo and point your browser to the index.html file.

A live version is available at https://baturin.org/tools/encapcalc/

Data sources

About

An HTML/JS encapsulation overhead calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.9%
  • HTML 30.9%
  • CSS 6.2%