tintinweb

Results 50 comments of tintinweb

πŸ‘ for the docker image! I had a cursory look at your diff and it kind of boils down to the following changes: * print_function - already been fixed for...

@phaethon we're in the process of experimenting with a py3compat layer for release/1.2.3. I do not have any experience with scapy3k and therefore would appreciate your help in testing our...

Branched experimental [pycompat](https://github.com/tintinweb/scapy-ssl_tls/tree/py3compat) off master and did some initial work based on the diff @cniemira provided. The basic idea is that incompatibilities are being handled by the pycompat layer which...

@phaethon we'd appreciate feedback to the pycompat approach in [pycompat](https://github.com/tintinweb/scapy-ssl_tls/tree/py3compat). Would be great if you could give it a try.

Hi @HarunGlec, this is a dup #127. Can you provide information on how to reproduce this? I wasn't able to do so in #127. regards, Martin

Hi, There's an open issue #117 ( we currently [do not support scapy](https://github.com/tintinweb/scapy-ssl_tls/blob/master/requirements.txt) >=2.3.3 due to api changes since we wanted to avoid constantly fixing incompatibilities). But since acc. to...

@confshared fair point - unfortunately we do not have an extensive documentation for it right now. If you need any assistance please check the examples first otherwise open an issue...

Hey @brooklynbagel, that would make sense, yes. I'll keep this open as a reminder to update the publishing script to also upload the vsix as an artifact. cheers

Hey @brooklynbagel, it's a manual process right now mainly because I do not want to store account secrets with the github. It would, however, make sense to formalize this process...