* You can specify a list of ports that can be open with arg "-l". * Hex digest option available at the moment of server listening. * Added compatiblity with Python 3.
0.2.0
* Binary implemented, so you can now run directly
0.1.9
* Implemented proxy packages reception.
0.1.8
* New preloaded ports from args (eg. -l 3123,9123).
0.1.6
* Line breaks are highlighted in packaged received. * Admin error are propagated to every report client. * New flag for the client test, which indicates that a break line will be added after the payload. (--br).
0.1.5
* New built and standallone sender client. (python -m sokery.client) * Dark interface. * Nicer coloring for texts. * Added origin to packages received.