GithubHelp home page GithubHelp logo

Comments (6)

tintinweb avatar tintinweb commented on May 24, 2024

scapy-ssl_tls currently does not support python3. In order to install scapy and scapy-ssl_tls run pip with python2.x.

please let me know if that works for you.

//The actual problem here is that with python3 the notation for octal values changed from 0<> to 0o<>/0O<> see Abstract PEP-3127.

from scapy-ssl_tls.

hackers-terabit avatar hackers-terabit commented on May 24, 2024

Thank you but I wanted it to be the central feature of my script which is already about 500 lines of python3. I won't ask you to support python3 but I would appreciate any pointers on how to get it working python3. I was unable to find any other existing module to monitor TLS handshakes in python.

from scapy-ssl_tls.

tintinweb avatar tintinweb commented on May 24, 2024

atm there are no plans to port it to python3. Also see #39

from scapy-ssl_tls.

hackers-terabit avatar hackers-terabit commented on May 24, 2024

ok,thank you for addressing this,I'll close the issue.

from scapy-ssl_tls.

hackers-terabit avatar hackers-terabit commented on May 24, 2024

fyi , I forked it for python3 ,seems to be working fine for now https://github.com/hackers-terabit/scapy-ssl_tls-python3

from scapy-ssl_tls.

tintinweb avatar tintinweb commented on May 24, 2024

we were discussing porting scapy to python3 either with a compatibility layer or as a different branch in the other issue. Howerver, there's no no one working on this atm but we'd appreciate if someone would jump in starting the initial port to python3 making sure that unittests pass and file a PR for review.

thanks, tin

from scapy-ssl_tls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.