mirror of
https://github.com/sonertari/SSLproxy
synced 2024-10-31 21:20:21 +00:00
02ab680b34
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
1.0 KiB
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:
- Steve Wills (swills)
- Landon Fuller (landonf)
- Wayne Jensen (wjjensen)
- Rory McNamara (psychomario)
- Alexander Neumann (fd0)
- Adam Jacob Muller (AdamJacobMuller)
- Richard Poole (RichardPoole42)
- Maciej Kotowicz (mak)
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.