Skip to content

This python script sends a ip address to the Mikrotik router, which has to be dropped in the firewall.

Notifications You must be signed in to change notification settings

oberator/MikrotikBlockIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MikrotikBlockIP

This python script sends a ip address to the Mikrotik router, which has to be dropped in the firewall.

Usage

Call the script with droplist.py <IPtoBeBlocked> <TimeoutOfBlockinMinutes>

e.g. droplist.py 10.10.10.44 10

This will add the IP Adress 10.10.10.44 to the drop_traffic AdressList for 10 minutes.

Of course it is neccessary to build a Firewall Droproule for incomming traffic from the adresslist "drop_traffic".

About

This python script sends a ip address to the Mikrotik router, which has to be dropped in the firewall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages