Pyfsftpserver

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

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

Changes

* command line now defaults to port 2121 instead of 21
* code restructured for better flexibility

Bugfixes

* utf-8 encoding - Previous version reported it handles UTF-8, but it didn't.
Changed default encoding to UTF-8.

0.1.0

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

Features

* implemented EPSV

Bugfixes

* fixed PASV - previously it responded with the server sockets listening
interface (which can be 0.0.0.0), now it responds with the ip address of the
socket of the command channel, so at least clients from the local network can
connect

0.0.1

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

* initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.