A simple TFTP server
Project description
dyntftpd
A simple, extendable Python implementation of a TFTP server.
Features:
Easily customizable (override dyntftpd.TFTPServer or dyntftpd.FileSystemHandler)
Code is mostly unit tested and easy to read
Limitations:
Only handle RRQ requests
Don’t drop privileges after creating the listening socket
No documentation but pydoc
Changelog
0.1.0 (2014-09-08)
Initial release.
Only accept TFTP read requests.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dyntftpd-0.1.0.tar.gz
(5.3 kB
view details)
File details
Details for the file dyntftpd-0.1.0.tar.gz
.
File metadata
- Download URL: dyntftpd-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4eb673b77e23410573248a0cc739b7fb57ed953c750ebd43b455ec9c8308488b |
|
MD5 | 47e8ab42927fd749784571a264663f62 |
|
BLAKE2b-256 | 88a1d750269bf07412a631c958a09521e87e0647263afd3a381e80db11ebb9f0 |