Skip to content

Jamyz/AutoblockScriptSynology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

AutoblockScriptSynology

AutoblockScriptSynology is a simple script to update ip blacklisted from the internet.

How to use:

Download the script. Place it in a directory of your choice.
For DSM, create a scheduled task and run it as root.
sh /volume1/homes/myusername/Scripts/Blacklist/autoblocksynology.sh
For SRM, create a scheduled task and run it as root.
Enter your router as root. And add a line in contrab with the command:
vi /etc/crontab
add a line like :
0 * * * * root /bin/sh /volume1/homes/myusername/Scripts/Blacklist/blacklist.sh
To choose the periodicity. Inquire here:

Special Thanks To :

- PPJP
- Superthx