/tkom

Primary LanguagePython

TKOM - filtr pakietów HTTP

Build Status Coverage Status

Install

pip install git+https://github.com/LuXuryPro/tkom

Usage

http-filter -i input.txt 'url if method == "GET"'
http-filter -i input.txt 'method if host =~ "pl"'

Update

pip install -U git+https://github.com/LuXuryPro/tkom