๐ docs updated
๐ added scapy to deps
๐ added Markdown to deps
๐
Config class changed to handler creating of config dir and files
๐
added .readthedocs.yml
๐
added Pcap class
๐
added cli.py for pyinstaller builds
๐
added dev_requirements.txt
๐
added internal.functions.py
๐
added new core attribute _pcap_read to hold PcapReader generator
๐
added pyinstaller to dev_requirements
๐
added test.js and test.html
๐
added test_pcap.py, pcap.py and pcap.rst
๐
changed how pcaps are loaded
๐
secrets.txt added
โ
debug method added
โ
_warning_logger method added
โ
Pkt2Dict class added to internal.functions
โ
get_every_n method added
โ
get_ssl_cert method added
โ
html_comments method added
โ
html_tags method added
โ
js_comments method added
โ
markdown_to_html method added
โ
pcap_convos method added
โ
pcap_http_streams method added
โ
pcap_layer_stats method added
โ
pcap_payload method added
โ
pcap_to_dict method added
โ
read_pcap method added
โ
reset method added
โ
secrets method added
โ
split_by_n method added