Skip to content

amazor/TFTP_Server

Repository files navigation

TFTP_Server


Author

Amir Mazor

Introduction

This is my attempt at writing a TFTP Server in python. I am using type hinting, inheritance, dataclasses, sockets, other noteworthy features of the language.

Architecture

Currently Contains 3 files

  • TFTP_Server.py
  • Packet.py
  • main.py

About

A Handwritten TFTP Server Written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages