Simplesockets

Latest version: v0.4.0

Safety actively analyzes 638956 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.7

Not secure
- ``autorecv()`` now can toggle the autorecv thread
- ``Server.killed()`` is now a property
- added a disconnect function to the Client
- added Address property to the Client
- added own exceptions
- fixed own encryption
- small changes

0.0.6

Not secure
- made all threads daemon
- made `users_key` public, added `connected_users` property
- bugfixes
- small changes
- removed the ``exit()`` functions
- added documentation to the code

0.0.5

Not secure
- added `__str__()` and `__repr__()`
- added own RSA and Vigeneré for semi secure encryption without dependencies.
- added new Client and Server class with own RSA encryption and Vigeneré.
- ``on_receive`` on the Server takes now 3 arguments: client_socket, address, recved
- added ``decrypt_data()`` function to the Secure Servers

0.0.4

Not secure
- fixed imports
- added more typehints

0.0.3

Not secure
- added `on_connect`, `on_disconnect` and `on_receive` functions
- changes to the `exit()` function
- bugfixes
- added hash functions in the cipher module
- securesockets is now a package containing `S_Client` and `S_Server`
- new event variable containing events and exceptions
- added ipv6 versions to S_Client and S_Server (untested).

0.0.2

Not secure
- created ipv6 versions

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.