Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 418 Bytes

Fail2Drop

A simple alternative for those who are too lazy to configure fail2ban

Setup

To run this project, you will need to follow next steps

  • git clone --recursive https://github.com/fwflunky/fail2drop && cd fail2drop
  • cmake .
  • make -j2
  • sudo ./fail2drop

The ssh log must be activated in order to program work

Additional: background work

  • sudo apt install tmux
  • tmux
  • sudo ./fail2drop