Skip to content

Tool that shows TCP MSS between two instances

License

Notifications You must be signed in to change notification settings

Twi1ightSpark1e/tcp-mss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tcp-mss

Tool that shows TCP MSS between two instances

Compile

Nothing special needed.

$ gcc -o tcp-mss tcp-mss.c

Usage

  1. Launch server:
$ ./tcp-mss -s
  1. Launch client:
$ ./tcp-mss -c <IP address of server>

About

Tool that shows TCP MSS between two instances

Resources

License

Stars

Watchers

Forks

Languages