Skip to content

xiaoxuanzi/go-clock-skew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

go-clock-skew

Description

This project is collect tcp timestamp by passive method and prepare for estimate clock-skew.

Usage


Usage of ./go-clock-skew:
-e string
device name (default "eth0")
-f string
storage file (default "storage.csv")
-filter string
bpFilter (default "tcp")
-h help

Example


./go-clock-skew -filter "src host 10.10.89.144" -f 144.csv

About

This project is collect tcp timestamp by passive method and prepare for estimate clock-skew.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages