|
|
@ -44,7 +44,7 @@ _kill_ss = ss -K dst "[<ip>]"
|
|
|
|
# Option: kill
|
|
|
|
# Option: kill
|
|
|
|
# Notes.: can be used to specify custom killing feature, by default depending on option kill-mode
|
|
|
|
# Notes.: can be used to specify custom killing feature, by default depending on option kill-mode
|
|
|
|
# Examples: banaction = ufw[kill='ss -K "( sport = :http || sport = :https )" dst "[<ip>]"']
|
|
|
|
# Examples: banaction = ufw[kill='ss -K "( sport = :http || sport = :https )" dst "[<ip>]"']
|
|
|
|
banaction = ufw[kill='cutter "<ip>"']
|
|
|
|
# banaction = ufw[kill='cutter "<ip>"']
|
|
|
|
kill = <_kill_<kill-mode>>
|
|
|
|
kill = <_kill_<kill-mode>>
|
|
|
|
|
|
|
|
|
|
|
|
[Init]
|
|
|
|
[Init]
|
|
|
|