Dyntftpd

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 2

0.4.1

------------------

* No entry.

0.4.0

------------------

* In HTTP handler, the cache filename contains client's source port and human
readable datetime, making debugging easier.
* We no longer create a thread for each request.
* API break: move load_file and unload_file from TFTP handlers to Session.
* Use CleverHandler instead of FileSystemHandler by default.
* Free resources if client disconnect before completing a transfert.

0.3.0

------------------

* Add unload_file callback in TFTPUDPHandler, called when the transfer of a
file is over and successful.
* Remove cache files for successful transfers in HTTPHandler.

0.2.1

------------------

* Create HTTPHandler.
* Create CleverHandler to dispatch to HTTPHandler or FileSystemHandler
depending on the requested file.

0.2.0

------------------

* Use ThreadingMixin to serve multiple requests at the same time.
* Accept option blksize.

0.1.1

------------------

* Accept, and ignore extra request options.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.