SSLproxy/.github/ISSUE_TEMPLATE.md

18 lines
605 B
Markdown
Raw Normal View History

Please supply the following with bug reports to allow for diagnostics:
- Output of `sslsplit -V`
- Output of `uname -a`
- Exact command line arguments used to run `sslsplit`
- Relevant part of debug mode (-D) output, if applicable
- NAT redirection rules you are using, if applicable
- List of failing unit tests in `make test` output
- Other relevant data such as PCAPs, logs, screenshots etc
For build problems, please supply:
- Output of `uname -a`
- Full output of failed `make` including the header
- Version and origin of OpenSSL used
- Version and origin of libevent used