mirror of
https://github.com/sonertari/SSLproxy
synced 2024-11-02 15:40:19 +00:00
52d37297b6
Change SIGHUP to behave like SIGUSR1
948 B
948 B
Please only open issues for bug reports or feature requests. The developers do not have the resources to provide individual support. For support, please turn to the most applicable Stack Exchange site, such as Information Security, Network Engineering or Super User.
For bug reports, please supply:
- Output of
sslproxy -V
- Output of
uname -a
- Exact command line arguments used to run
sslproxy
- 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