Skip to main content

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.2.0 (2014-10-13)

  • Use ThreadingMixin to serve multiple requests at the same time.

  • Accept option blksize.

0.1.1 (2014-09-29)

  • Accept, and ignore extra request options.

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.2.0.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file dyntftpd-0.2.0.tar.gz.

File metadata

  • Download URL: dyntftpd-0.2.0.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dyntftpd-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2a9d22f9dad1bdbed856b36db397ff16ebfd7451d35e8fa8dbd462d5e8096321
MD5 1e97db6fc4e69fc296bc1b13eafdfe80
BLAKE2b-256 fbac718fc0858bce60039d7af483f08c67b037c78169c7c8d1a2733400ec08c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page