DDOS attack detection and mitigation in SDN using ML algo
-
Updated
Oct 5, 2024 - Python
DDOS attack detection and mitigation in SDN using ML algo
This project demonstrates a SDN-based firewall implemented using the Ryu controller and Mininet. The firewall blocks traffic based on specific IP addresses, ports, and protocols (such as ICMP). It also logs dropped packets for auditing purposes.
This project integrates SDN and NFV to enable real-time edge computing. It uses the Ryu SDN controller for traffic management and Docker for deploying firewalls and load balancers dynamically. Ideal for edge networks, it provides scalable solutions for traffic optimization and cybersecurity in 5G and IoT environments
Thiết kế và triển khai giải pháp mạng nội bộ dựa trên kiến trúc SDN, sử dụng nền tảng Ryu (một số thiết bị vẫn được phép truy cập mạng)
A python based data center topology. The project aims to present a comprehensive analysis of the Fat tree topology's performance using Mininet simulator.
Network management application for ONOS softwear.
routing-implementation in SDN based on switch processing delay and remaining bandwidth
A toy example for creating a network topology with Mininet API and client/server with xmlrpc.
A simple project with mininet and onos
This repository contains the assignments of course "ITCS 8166: Computer Comm & Networks". This course has been taken in Spring 2021 semester, as part of my PhD degree at UNC Charlotte.
This is my python script to create a given topology or "topo". Specifically, a topo with 5 hosts and 3 switches. I have named each of these and used PyCharm IDE. Please see the note below for run-time specifications. NOTE: The script runs by using the following command: "sudo python network_topo.py" (use within mininet VM). Thanks for taking the…
Network Programming Course Project @ BITS Pilani. Video Streaming application using MPTCP and MPQuic Protocols
Implementation of persistent TCP connection using python and running in Mininet.
File transfer over TCP/UDP sockets with network programming on mininet and various models
Client and Server programs that implement persistent connections and concurrency. Written in Python.
File Transfer Protocol using UDP forintermittent connectivity scenarios powered using Python and Secure shell
Add a description, image, and links to the mininet-topology topic page so that developers can more easily learn about it.
To associate your repository with the mininet-topology topic, visit your repo's landing page and select "manage topics."