Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save twaddington/a6ffbeba9c964aff0257643b3f593c06 to your computer and use it in GitHub Desktop.
Save twaddington/a6ffbeba9c964aff0257643b3f593c06 to your computer and use it in GitHub Desktop.
WeatherFlow Tempest UDP Monitoring
sudo tcpdump -i eth0 -s 0 udp port 50222 -A -v
https://weatherflow.github.io/Tempest/api/udp.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment