SSLproxy/AUTHORS.md
Daniel Roethlisberger 02ab680b34 Add log to PCAP conversion script
Add contributed python script for parsing the output of sslsplit -L
from a log file or named pipe and converting the log entries to an
emulated PCAP format.  Information not contained in the log, such as
sequence numbers, IP IDs etc is emulated and does not correspond to the
original packets on the network.

Issue:		#27
Contributed by:	Maciej Kotowicz
2015-10-09 11:12:59 +02:00

1.0 KiB

Authors

SSLsplit was written and is being maintained by Daniel Roethlisberger.

The following individuals have contributed to the codebase by submitting patches or pull requests, in chronological order of their first contribution:

Many more individuals have contributed by reporting bugs or feature requests. See issue tracker on Github, NEWS.md and git log for details.

All your contributions are greatly appreciated; without you, SSLsplit would not be what it is today.