mirror of
https://tildegit.org/solene/iblock.git
synced 2024-11-21 17:49:50 +01:00
update manpage for new flags availables
This commit is contained in:
parent
3642040f5c
commit
179f891484
@ -40,10 +40,10 @@ pass in quick on egress inet6 proto tcp to port $blocking_tcp rdr-to ::1 port 25
|
||||
|
||||
Don't forget to reload the rules with `pfctl -f /etc/pf.conf`.
|
||||
|
||||
Use another table name by passing it as argument to iblock :
|
||||
Use another table or port name by passing appropriate flags to iblock:
|
||||
|
||||
```
|
||||
rcctl set iblock flags another_table_name
|
||||
rcctl set iblock flags -t another_table_name -p 5373
|
||||
```
|
||||
|
||||
# Get some statistics
|
||||
|
Loading…
Reference in New Issue
Block a user