add tftp server

This commit is contained in:
ed
2024-02-10 18:37:21 +00:00
parent ed524d84bb
commit d636316a19
14 changed files with 348 additions and 26 deletions

View File

@@ -242,6 +242,7 @@ python3 -m venv .venv
pip install jinja2 strip_hints # MANDATORY
pip install mutagen # audio metadata
pip install pyftpdlib # ftp server
pip install partftpy # tftp server
pip install impacket # smb server -- disable Windows Defender if you REALLY need this on windows
pip install Pillow pyheif-pillow-opener pillow-avif-plugin # thumbnails
pip install pyvips # faster thumbnails