-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
Block-d can be configured in 2 ways, either by running the script and going into the Settings menu point or by opening it with your favourite text editor and looking for the Configure section of the script. (This latter section can be easily found in the first part of the script) The interface and the number of reset packets sent can be changed.
By default this is set to "any" which means that the script is looking at all the network devices and looking for the keywords to be blocked. This can be set to "wlan0", "eth0" and so on according to demand.
This is the number of reset segments sent to "kill" the data transfer which contains the target expressions. Theoretically 1 should be enough, but it is set to 3 by default. Once again this can be set to virtually any value, although there should not be too much difference between 3 and 30, except for the extra work the computer does.