Skip to content

Python dev for block entries ip from ports 3389 and 443 excepting local interfaces is base on a Windows base Enviroment.

License

Notifications You must be signed in to change notification settings

lhumeau/Block_by_IP_and_Port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block_by_IP_and_Port

Tool to block IP addresses on ports 3389 and 443 in a Windows environment.

Prerequisites

  • ipwhois
  • scapy
  • win32com
  • netifaces

Installation

Install Libraries: pip install -r requirements.txt Run: python ipblockandport.py

Usage

Block entries ip from ports 3389 and 443 excepting local interfaces is base on a Windows base Enviroment. in this code i'm filtering ip by whois libraries using scappy for monitoring packets from source and ports.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact Information

You can reach me by email at [email protected].

Donations

If you like this project and want to support my work, you can make a donation on my donations page:

Support me on Patreon

Donate with PayPal

About

Python dev for block entries ip from ports 3389 and 443 excepting local interfaces is base on a Windows base Enviroment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages