mirror of
https://tildegit.org/solene/iblock.git
synced 2024-11-24 19:19:55 +01:00
make install is set
This commit is contained in:
parent
8fe70f68e8
commit
ff5ff21ca5
@ -39,6 +39,8 @@ In this example, the parameter `blocklist` will add IPs to the `blocklist` PF ta
|
||||
666 stream tcp6 nowait _iblock /usr/local/bin/iblock iblock blocklist
|
||||
```
|
||||
|
||||
Default is "iblocked" table.
|
||||
|
||||
## Configure packet filter
|
||||
|
||||
Use this in `/etc/pf.conf`, choose which ports will trigger the ban from the variable:
|
||||
@ -65,5 +67,4 @@ In the example I added a label to the block rule, you can use `pfctl -s labels`
|
||||
|
||||
# TODO
|
||||
|
||||
- make install doing something
|
||||
- A proper man page
|
||||
|
Loading…
Reference in New Issue
Block a user