pip install -r requirements.txt
git clone https://github.com/lcark/MysqlClientAttack.gitusage: main.py [-h] [-l ADDR] [-p PORT] [-f FILE]
mysql client attack, output will be saved in result
optional arguments:
  -h, --help  show this help message and exit
  -l ADDR     Specify ip for listen
  -p PORT     Specify local port for listen
  -f FILE     Specify file you want to read
