Skip to content

RozhkovAleksandr/PracticalWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PracticalWork

This project facilitates the users in transmitting packets with customizable payloads and variable intervals to a specified IP address utilizing the HTTP, CoAP, and TCP protocols.

Requirements

To utilize the features offered in this project, it is necessary to install the required libraries by executing the following command:

pip install -r requirements.txt

Folder Structure

  1. Senders
    This folder contains the necessary scripts and utilities for sending packets over TCP, CoAP, and HTTP protocols. It utilizes Python's Scapy library for packet manipulation and WebSockets for efficient communication.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages