Skip to content

amazor/TFTP_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

Contributors

Languages