Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 304 Bytes

PySniffer

A Python-based packet sniffer for Linux

HOW-TO

Just copy-paste the PySniffer file and execute it as python script. This is useful when you do not have access to repositories and you cant install any software but you must troubleshoot network problems.

'./PySniffer -s 127.0.0.1 -P 443'