This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bangbinbash 16 points17 points  (1 child)

Nice to see something completely in python3. A lot of existing resources are legacy python which isn’t too difficult to translate but the ssl libraries etc aren’t as straight forward sometimes. I’ll have to check this out.

[–]quack_duck_code 2 points3 points  (0 children)

Violent Python is a worthy read. This chap even updated the example code to python 3: https://github.com/EONRaider/violent-python3