diff --git a/config/action.d/ufw.conf b/config/action.d/ufw.conf index b5d1213c..088a5a9d 100644 --- a/config/action.d/ufw.conf +++ b/config/action.d/ufw.conf @@ -44,7 +44,7 @@ _kill_ss = ss -K dst "[]" # Option: kill # 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 "[]"'] - banaction = ufw[kill='cutter ""'] +# banaction = ufw[kill='cutter ""'] kill = <_kill_> [Init]