facebook whois
This commit is contained in:
parent
68c89c966f
commit
2986f64053
|
@ -8,6 +8,13 @@ HOWTO use.
|
|||
Run the desired DROP script for the networks you would like to DROP or
|
||||
run `DROP-all` to DROP all the networks.
|
||||
|
||||
The facebook script uses `whois` to get their networks, so that needs
|
||||
to be installed.
|
||||
|
||||
```
|
||||
sudo apt install whois
|
||||
```
|
||||
|
||||
The output of the scripts get written to /tmp.
|
||||
Copy them from there into your main firewall rules...
|
||||
|
||||
|
|
Loading…
Reference in a new issue