Skip to content

alexvoronov/utoepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

utoepy - UDP to Ethernet and back, in Python.

Python scripts to forward data from a UDP port to an Ethernet interface and back. Scripts allow setting Ethertype parameter.

The purpose of these scripts is to be a "Link Layer entity" for a GeoNetwroking implementation.

Dependencies

The scripts require PcapPy, dpkt and libdnet. Install them with:

pip install  --allow-external pcappy  --allow-unverified pcappy   pcappy  dnet  dpkt

About

UDP to Ethernet and back, in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages