Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 374 Bytes

PeerBlockListAnalyser

This script is still in progress!!!

Introduction:

A simple python script to analysis qBittorrent ClientBlocker's logs.

Can only convert log files into csv and analysis peer id now.

Usage:

  1. Put /logs into project directory, then run convert.py.
  2. Now there will be a Temp.json and Export.csv at current directory. Run analysis.py.