Skip to content

Packet Filtering Firewall project is a security tool that monitors and controls network traffic based on predefined rules. It examines data packets and decides whether to allow or block them based on factors like IP address, port number, and protocol. This helps prevent unauthorized access and enhances network security.

Notifications You must be signed in to change notification settings

iqra-noor/Packet-Filtering-Firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet Filtering Firewall

A Packet Filtering Firewall built using C# with a graphical interface. This firewall monitors and controls network traffic based on predefined rules, enhancing security by filtering packets based on source/destination IP, port numbers, and protocols.

Features

🔥 Real-time Packet Filtering – Blocks or allows packets based on custom rules.

🖥 User-friendly GUI – Intuitive graphical interface for managing firewall rules.

⚡ Rule-based Filtering – Define rules for IP addresses, ports, and protocols.

📊 Live Traffic Monitoring – Displays logs of allowed and blocked packets.

🔒 Security Enhancement – Protects against unauthorized access and unwanted traffic.

About

Packet Filtering Firewall project is a security tool that monitors and controls network traffic based on predefined rules. It examines data packets and decides whether to allow or block them based on factors like IP address, port number, and protocol. This helps prevent unauthorized access and enhances network security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages