Skip to content

Releases: aleksibovellan/pythonPackets

v.1.3.1

29 Oct 00:25
bd4516a
Compare
Choose a tag to compare

Improvements.

v1.3

13 Dec 08:18
f8365c3
Compare
Choose a tag to compare

v1.3 adds a new TCP packet maker for custom TCP packet fields, and also fixes a lot of functionality and stability issues.

v1.2

11 Dec 00:52
ea6d4b8
Compare
Choose a tag to compare

This stable release features TCP and UDP packet sending and receiving abilities, with optional end-to-end symmetric encryption on each packet. Requires Python3, and most surely 'pip3 install cryptography'.