Skip to content

yarreg/dummy-pf-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dummy packet-forwarder Server

Overview

dummp-pf-server.py is a Python script that simulates a dummy server for packet forwarding (PF). This server can be used for testing and development purposes.

Features

  • Simulates a packet forwarding server
  • Handles incoming connections
  • Processes and forwards packets

Requirements

  • Python 3.x