Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 506 Bytes

README.rst

File metadata and controls

22 lines (14 loc) · 506 Bytes

watch-sql - Watch SQL queries

Version

0.1

watch_sql is a command-line tool for watching MySQL packet captures in real time.

usage: watch_sql [-h] [-i INTERFACE] [-p PORT]

Watch MySQL packet traffic.

optional arguments:
  -h, --help            show this help message and exit
  -i INTERFACE, --interface INTERFACE
                        Interface to listen on.
  -p PORT, --port PORT  Server port to intercept.