Closed Bl1nnnk closed 6 years ago
Hi @Dazdin9o,
that really looks odd. Just tested it with python 2.7.12+ on ubuntu 16.10 with scapy_ssl_tls 2.0.0 via pip. Also the code looks sane around ssl_tls.py:228. Can you reproduce this? Do you always see this exception or did it work already?
cheers tin
Thanks for responding! But that's awkward that this module works well today morning ;) Thanks again for your efforts on this module,it will tremendously promote my work。
Always happy to help :+1:
I have successfully installed scapy and scapy-ssl_tls by pip.But I found a strange bug when I tried to use it.As following:
And I couldn't find any problems from source code, is it reproducible in your environment?