ioBroker / ioBroker.kisshome-research

Adapter to collect the data for KISSHome project https://kisshome.de/news/
MIT License
0 stars 3 forks source link

Use actual IP and TCP header lenght. #50

Closed gsenkowski closed 3 weeks ago

gsenkowski commented 3 weeks ago

Checks the IHL field in the IP hheader and the Data offset in the TCP header for the actual header lenght.

Related to #49