Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/usr/bin/env python3
- # -*- coding: utf-8 -*-
- """Convert data from pcap to json format
- Usage:
- convert.py <input>
- convert.py (-h | --help)
- convert.py --version
- Options:
- -h --help
- -v --verbose
- -o --output=<file>
- -b --beautify
- -c --custom=<script>
- """
Advertisement
RAW Paste Data
Copied
Advertisement